postgresql/src/backend
Bruce Momjian 33b4ad66c9 Revert patch, doesn't do what it should:
* %Disallow changing default expression of a SERIAL column

Dhanaraj M
2006-06-27 18:35:05 +00:00
..
access Extend the MinimalTuple concept to tuplesort.c, thereby reducing the 2006-06-27 16:53:02 +00:00
bootstrap Merge postmaster and postgres command into just postgres. postmaster 2006-06-18 15:38:37 +00:00
catalog Revert patch, doesn't do what it should: 2006-06-27 18:35:05 +00:00
commands Revert patch, doesn't do what it should: 2006-06-27 18:35:05 +00:00
executor Extend the MinimalTuple concept to tuplesort.c, thereby reducing the 2006-06-27 16:53:02 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Split definitions for md5.c out of crypt.h and into their own header 2006-06-20 19:56:52 +00:00
main Merge postmaster and postgres command into just postgres. postmaster 2006-06-18 15:38:37 +00:00
nodes Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. 2006-06-27 03:43:20 +00:00
optimizer Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
parser Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. 2006-06-27 03:43:20 +00:00
po Fix copy-and-pasteo in Russian translation: message complaining about 2006-06-03 16:48:59 +00:00
port Remove Win32 file, moved to /port. 2006-06-08 15:15:13 +00:00
postmaster Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table without 2006-06-27 03:45:16 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite DROP ... IF EXISTS for the following cases: 2006-06-16 20:23:45 +00:00
storage Remove redundant gettimeofday() calls to the extent practical without 2006-06-20 22:52:00 +00:00
tcop Create infrastructure for 'MinimalTuple' representation of in-memory 2006-06-27 02:51:40 +00:00
utils Extend the MinimalTuple concept to tuplesort.c, thereby reducing the 2006-06-27 16:53:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00