postgresql/src/backend
Bruce Momjian a6c7e843da Update GUC description for kerberos usernames. 2005-06-16 20:47:20 +00:00
..
access Remove old *.backup files when we do pg_stop_backup(). This 2005-06-15 01:36:08 +00:00
bootstrap For some reason access/tupmacs.h has been #including utils/memutils.h, 2005-05-06 17:24:55 +00:00
catalog Mention we now support BETWEEN SYMMETRIC. 2005-06-15 01:28:43 +00:00
commands Simplify shared-memory lock data structures as per recent discussion: 2005-06-14 22:15:33 +00:00
executor Change the implementation of hash join to attempt to avoid unnecessary 2005-06-15 07:27:44 +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 Add GUC krb_server_hostname so the server hostname can be specified as 2005-06-14 17:43:14 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Improve hash method for bitmapsets: some examination of actual outputs 2005-06-15 16:24:07 +00:00
optimizer The random selection in function linear() could deliver a value equal to max 2005-06-14 14:21:16 +00:00
parser Move SYMMETRIC/ASYMMETRIC to reserved words to avoid shift/reduce conflicts. 2005-06-15 19:44:05 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Refactor fork()-related code. We need to do various housekeeping tasks 2005-03-10 07:14:03 +00:00
postmaster Add pg_postmaster_start_time() function. 2005-06-14 21:04:42 +00:00
regex Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
rewrite Change expandRTE() and ResolveNew() back to taking just the single 2005-06-04 19:19:42 +00:00
storage Simplify shared-memory lock data structures as per recent discussion: 2005-06-14 22:15:33 +00:00
tcop Add pg_postmaster_start_time() function. 2005-06-14 21:04:42 +00:00
utils Update GUC description for kerberos usernames. 2005-06-16 20:47:20 +00:00
Makefile On Windows, set the postmaster executable's stack size to 4MB, so that 2005-01-26 21:55:26 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00