postgresql/src/backend
Tom Lane a42407c5a2 Use the standard spelling of the protocol argument to get/setsockopt. 2005-07-30 20:28:20 +00:00
..
access Fix compile for no O_SYNC, but introduced with O_DIRECT. 2005-07-30 14:15:44 +00:00
bootstrap Arrange for the postmaster (and standalone backends, initdb, etc) to 2005-07-04 04:51:52 +00:00
catalog Mark a static array "const" to move a few bytes from the "data" segment 2005-07-28 07:38:33 +00:00
commands Clean up a number of autovacuum loose ends. Make the stats collector 2005-07-29 19:30:09 +00:00
executor Replace pg_shadow and pg_group by new role-capable catalogs pg_authid 2005-06-28 05:09:14 +00:00
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 2005-01-18 22:59:32 +00:00
libpq Use the standard spelling of the protocol argument to get/setsockopt. 2005-07-30 20:28:20 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Fix a bunch of bad interactions between partial indexes and the new 2005-07-28 20:26:22 +00:00
optimizer Fix an oversight I introduced on 2003-12-28: find_nots/push_nots should 2005-07-29 21:40:02 +00:00
parser Make use of new list primitives list_append_unique and list_concat_unique 2005-07-28 22:27:02 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Sync dlopen error handling for the *BSDs ... seems to me I've done this 2005-07-06 16:55:58 +00:00
postmaster Clean up a number of autovacuum loose ends. Make the stats collector 2005-07-29 19:30:09 +00:00
regex I made the patch that implements regexp_replace again. 2005-07-10 04:54:33 +00:00
rewrite Make use of new list primitives list_append_unique and list_concat_unique 2005-07-28 22:27:02 +00:00
storage SUNOS4_CC -> SUNOS_CC. 2005-07-30 03:07:42 +00:00
tcop Add time/date macros for code clarity: 2005-07-21 03:56:25 +00:00
utils Fix justify_days() for integer datestamp, clean up code. 2005-07-30 18:20:44 +00:00
Makefile Put libpgport into OBJS instead of LIBS, so that it gets included 2005-07-28 04:31:30 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00