| .. |
|
access
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
bootstrap
|
Create a "relation mapping" infrastructure to support changing the relfilenodes
|
2010-02-07 20:48:13 +00:00 |
|
catalog
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
commands
|
revert to showing buffer counts in explain (buffers)
|
2010-02-16 20:07:13 +00:00 |
|
executor
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
foreign
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
lib
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
libpq
|
Add emulation of non-blocking sockets to the win32 socket/signal layer,
|
2010-02-16 19:26:02 +00:00 |
|
main
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
nodes
|
Support inlining various small performance-critical functions on non-GCC
|
2010-02-13 02:34:16 +00:00 |
|
optimizer
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
parser
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
po
|
Translation updates
|
2009-12-19 20:23:26 +00:00 |
|
port
|
Add emulation of non-blocking sockets to the win32 socket/signal layer,
|
2010-02-16 19:26:02 +00:00 |
|
postmaster
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
regex
|
Change regexp engine's ccondissect/crevdissect routines to perform DFA
|
2010-02-01 02:45:29 +00:00 |
|
replication
|
Add a message type header to the CopyData messages sent from primary
|
2010-02-03 09:47:19 +00:00 |
|
rewrite
|
Wrap calls to SearchSysCache and related functions using macros.
|
2010-02-14 18:42:19 +00:00 |
|
snowball
|
Update copyright for the year 2010.
|
2010-01-02 16:58:17 +00:00 |
|
storage
|
Speed up CREATE DATABASE by deferring the fsyncs until after copying
|
2010-02-15 00:50:57 +00:00 |
|
tcop
|
Have SELECT and CREATE TABLE AS queries return a row count. While this
|
2010-02-16 20:58:14 +00:00 |
|
tsearch
|
When estimating the selectivity of an inequality "column > constant" or
|
2010-01-04 02:44:40 +00:00 |
|
utils
|
Honor to_char() "FM" specification in YYY, YY, and Y; it was already
|
2010-02-16 21:18:02 +00:00 |
|
common.mk
|
Expand test coverage support to entire tree
|
2009-08-07 20:50:22 +00:00 |
|
Makefile
|
Well, the systemtap guys moved the goalposts again: with the latest version,
|
2010-01-20 23:12:03 +00:00 |
|
nls.mk
|
Convert the core lexer and parser into fully reentrant code, by making use
|
2009-07-13 02:02:20 +00:00 |