postgresql/src/backend
Tom Lane cd4609e2a4 Change TRUNCATE's method for searching for foreign-key references so that
the order in which it visits tables is not dependent on the physical order
of pg_constraint entries, and neither are the error messages it gives.
This should correct recently-noticed instability in regression tests.
2006-06-29 16:07:29 +00:00
..
access Forget to add new file :(( 2006-06-28 12:08:35 +00:00
bootstrap Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
catalog Change TRUNCATE's method for searching for foreign-key references so that 2006-06-29 16:07:29 +00:00
commands Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
executor Fix hash aggregation to suppress unneeded columns from being stored in 2006-06-28 19:40:52 +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 Improve planner estimates for size of tuple hash tables. 2006-06-28 20:04:38 +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 Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +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 GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
utils Fix typo in comment. 2006-06-28 22:05:37 +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