postgresql/src/backend
Neil Conway 7fb9090ebf Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep
the read lock we hold on the table's parent relation until commit.
Update equalfuncs.c for the new field in AlterTableCmd. Various
improvements to comments, variable names, and error reporting.

There is room for further improvement here, but this is at least
a step in the right direction.
2006-07-02 05:17:26 +00:00
..
access Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
bootstrap Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
catalog Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
commands Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep 2006-07-02 05:17:26 +00:00
executor Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +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 Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep 2006-07-02 05:17:26 +00:00
optimizer Fix oversight in planning for multiple indexscans driven by 2006-07-01 22:07:23 +00:00
parser Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +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 Remove the separate 'stats buffer' process, letting backend stats messages 2006-06-29 20:00:08 +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 Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
tcop Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +00:00
utils Add FILLFACTOR to CREATE INDEX. 2006-07-02 02:23:23 +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