postgresql/src/backend
2009-03-27 15:57:11 +00:00
..
access Adjust the APIs for GIN opclass support functions to allow the extractQuery() 2009-03-25 22:19:02 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Teach reindex_index() to clear pg_index.indcheckxmin when possible. 2009-03-27 15:57:11 +00:00
commands Adjust phrasing of complaints about multi-byte COPY delimiter strings. 2009-03-26 19:24:54 +00:00
executor Gettext plural support 2009-03-26 22:26:08 +00:00
foreign Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq Use double quotes instead of single quotes. 2009-03-25 14:12:02 +00:00
main Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes If we expect a hash join to be performed in multiple batches, suppress 2009-03-26 17:15:35 +00:00
optimizer If we expect a hash join to be performed in multiple batches, suppress 2009-03-26 17:15:35 +00:00
parser Gettext plural support 2009-03-26 22:26:08 +00:00
po
port Update copyright for 2009. 2009-01-01 17:24:05 +00:00
postmaster Gettext plural support 2009-03-26 22:26:08 +00:00
regex
rewrite Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of 2009-02-25 03:30:38 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage More fixes for 8.4 DTrace probes. Remove useless BUFFER_HIT/BUFFER_MISS 2009-03-23 01:52:38 +00:00
tcop Allow reloption names to have qualifiers, initially supporting a TOAST 2009-02-02 19:31:40 +00:00
tsearch Some languages have symbols with zero display's width or/and vowels/signs which 2009-03-11 16:03:40 +00:00
utils Adjust the APIs for GIN opclass support functions to allow the extractQuery() 2009-03-25 22:19:02 +00:00
common.mk
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nls.mk