postgresql/src/backend
Tom Lane f758097c6d Reorder tests in parse_coerce so that ANY/ANYELEMENT/ANYARRAY coercion
does not affect UNKNOWN-type literals or Params.  This fixes the recent
complaint about count('x') being broken, and improves consistency in
a few other respects too.
2003-12-17 19:49:39 +00:00
..
access I posted some bufmgr cleanup a few weeks ago, but it conflicted with 2003-12-14 00:34:47 +00:00
bootstrap This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +00:00
catalog Fix constraint_column_usage for foreign keys. 2003-12-16 14:57:20 +00:00
commands Add mention with might need to use cp -R someday for portability. 2003-12-15 22:56:44 +00:00
executor Add a warning to AtEOXact_SPI() to catch cases where the current 2003-12-02 19:26:47 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +00:00
main $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nodes make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
optimizer Repair planner failure when there are multiple IN clauses, each with 2003-12-17 17:07:48 +00:00
parser Reorder tests in parse_coerce so that ANY/ANYELEMENT/ANYARRAY coercion 2003-12-17 19:49:39 +00:00
po $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
port This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +00:00
postmaster Avoid assuming that type key_t is 32 bits, since it reportedly isn't 2003-12-01 22:15:38 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
storage I posted some bufmgr cleanup a few weeks ago, but it conflicted with 2003-12-14 00:34:47 +00:00
tcop Avoid assuming that type key_t is 32 bits, since it reportedly isn't 2003-12-01 22:15:38 +00:00
utils This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +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