You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Tom Lane ca0d2197ca Change the row constructor syntax (ROW(...)) so that list elements foo.* 20 years ago
..
access pg_stop_backup was calling XLogArchiveNotify() twice for the newly created 20 years ago
bootstrap Merge postmaster and postgres command into just postgres. postmaster 20 years ago
catalog Move conversion dependency patch to the proper branch, out of 8.1.X, 20 years ago
commands Eliminate a gratuitously different wording of the 'cannot use aggregate function in check constraint' error message. 20 years ago
executor Remove ancient kluge that kept nodeAgg.c from crashing on UPDATEs involving 20 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Split definitions for md5.c out of crypt.h and into their own header 20 years ago
main Merge postmaster and postgres command into just postgres. postmaster 20 years ago
nodes DROP ... IF EXISTS for the following cases: 20 years ago
optimizer Fix problems with cached tuple descriptors disappearing while still in use 20 years ago
parser Change the row constructor syntax (ROW(...)) so that list elements foo.* 20 years ago
po Fix copy-and-pasteo in Russian translation: message complaining about 20 years ago
port Remove Win32 file, moved to /port. 20 years ago
postmaster Remove redundant gettimeofday() calls to the extent practical without 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite DROP ... IF EXISTS for the following cases: 20 years ago
storage Remove redundant gettimeofday() calls to the extent practical without 20 years ago
tcop Remove redundant gettimeofday() calls to the extent practical without 20 years ago
utils Update comment description of geo routines and move comment to more 20 years ago
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago