postgresql/src/backend
Bruce Momjian c2d1566912 Move WAL params higher in file, next to fsync option. 2001-08-21 16:31:23 +00:00
..
access Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
bootstrap Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00
catalog Ensure to hold an exclusive lock while reindexing a relation. 2001-08-17 23:50:00 +00:00
commands Add 4-byte MD5 salt. 2001-08-17 02:59:20 +00:00
executor Make hashjoin give the right answer with toasted input data. 2001-08-13 19:50:11 +00:00
lib Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
libpq Fix SCM_CREDS for FreeBSD, from Teodor Sigaev. 2001-08-21 15:49:17 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type 2001-08-16 20:38:56 +00:00
optimizer Fix brokenness of nested EXCEPT/INTERSECT queries. prepunion was being 2001-08-14 17:12:57 +00:00
parser Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type 2001-08-16 20:38:56 +00:00
po update 2001-08-10 20:58:09 +00:00
port A small patch to keep postgres working on the latest BeOS. 2001-08-07 16:56:17 +00:00
postmaster Add 4-byte MD5 salt. 2001-08-17 02:59:20 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Make ALTER TABLE RENAME on a view rename the view's on-select rule too. 2001-08-12 21:35:19 +00:00
storage Cleanup some minor oversights in optional-OIDs stuff. 2001-08-10 20:52:25 +00:00
tcop Fix handling of SIGCHLD, per recent pghackers discussion: on some 2001-08-04 00:14:43 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Move WAL params higher in file, next to fsync option. 2001-08-21 16:31:23 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00