postgresql/src/backend
Tom Lane 9d8888079d Support named parameters in information_schema.parameters,
per Dennis Bjorklund.  I did not force initdb for this, but
you'd need to do one to get the improved view.
2004-01-24 23:45:13 +00:00
..
access Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 2004-01-19 19:04:40 +00:00
bootstrap More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
catalog Support named parameters in information_schema.parameters, 2004-01-24 23:45:13 +00:00
commands Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS 2004-01-23 02:13:12 +00:00
executor Fix oversight in optimization that avoids an unnecessary projection step 2004-01-22 02:23:21 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Patch that makes quoting "sameuser", "samegroup", and "all" remove 2003-12-25 03:44:05 +00:00
main Drops in the CreateProcess calls for Win32 (essentially wrapping up the 2004-01-11 03:49:31 +00:00
nodes Correct error introduced in recent hasoids changes --- it's not a bool 2004-01-22 00:34:31 +00:00
optimizer Repair planner failure for cases involving Cartesian products inside 2004-01-24 00:37:28 +00:00
parser Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS 2004-01-23 02:13:12 +00:00
po Translation updates 2004-01-24 07:30:40 +00:00
port More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
postmaster Drops in the CreateProcess calls for Win32 (essentially wrapping up the 2004-01-11 03:49:31 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time 2004-01-14 23:01:55 +00:00
storage Added GUC variable bgwriter_flush_method controlling the action 2004-01-24 20:00:46 +00:00
tcop More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
utils Added GUC variable bgwriter_flush_method controlling the action 2004-01-24 20:00:46 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00