postgresql/src/backend
Tom Lane 109a4a603f Be a little smarter in group_clauses_by_indexkey_for_join: detect cases
where a joinclause is redundant with a restriction clause.  Original coding
believed this was impossible and didn't need to be checked for, but that
was a thinko ...
2003-12-18 00:22:12 +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 information_schema.constraint_column_usage and key_column_usage should 2003-12-17 22:11:30 +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 Be a little smarter in group_clauses_by_indexkey_for_join: detect cases 2003-12-18 00:22:12 +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 Fix DecodeInterval to handle '-0.1' sanely, per gripe from Tilo Schwarz. 2003-12-17 21:45:44 +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