postgresql/src/backend
Bruce Momjian bbdf72b095 Improve C comment about why we return "0 0" for some tags. 2010-02-13 22:45:41 +00:00
..
access Fix relcache init file invalidation during Hot Standby for the case 2010-02-13 16:15:48 +00:00
bootstrap Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
catalog Fix up rickety handling of relation-truncation interlocks. 2010-02-09 21:43:30 +00:00
commands Fix up rickety handling of relation-truncation interlocks. 2010-02-09 21:43:30 +00:00
executor Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
foreign Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lib Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq Make RADIUS authentication use pg_getaddrinfo_all() to get address of 2010-02-02 19:09:37 +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 Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
parser Tweak the order of processing of WITH clauses so that they are processed 2010-02-12 22:48:56 +00:00
po Translation updates 2009-12-19 20:23:26 +00:00
port Typo fix, per Thom Brown 2010-02-09 20:22:20 +00:00
postmaster Document that archive_timeout will force new WAL files even if a single 2010-02-05 23:37:43 +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 Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
snowball Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
storage Improvements to ps message of startup process during Hot Standby. 2010-02-13 16:29:38 +00:00
tcop Improve C comment about why we return "0 0" for some tags. 2010-02-13 22:45:41 +00:00
tsearch When estimating the selectivity of an inequality "column > constant" or 2010-01-04 02:44:40 +00:00
utils Fix relcache init file invalidation during Hot Standby for the case 2010-02-13 16:15:48 +00:00
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 2010-01-20 23:12:03 +00:00
common.mk Expand test coverage support to entire tree 2009-08-07 20:50:22 +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