postgresql/src/backend
Tom Lane 9a633cbb6c Allow planner to fold "stable" functions to constants when forming
selectivity estimates, per recent discussion.
2004-11-09 21:42:53 +00:00
..
access Small message clarifications 2004-11-05 17:11:34 +00:00
bootstrap Cosmetic improvements/code cleanup: 2004-10-10 23:37:45 +00:00
catalog Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
commands When implementing a coercion to a domain type with a combined 2004-11-06 17:46:38 +00:00
executor Modify hash_create() to elog(ERROR) if an error occurs, rather than 2004-10-25 00:46:43 +00:00
lib Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
libpq Fix unportable code in SockAddr_cidr_mask: you can't assume that 2004-11-08 01:54:40 +00:00
main Small message clarifications 2004-11-05 17:11:34 +00:00
nodes Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
optimizer Allow planner to fold "stable" functions to constants when forming 2004-11-09 21:42:53 +00:00
parser Kris Jurka pointed out that the qualified_name production wasn't 2004-11-08 04:02:20 +00:00
po Translation updates 2004-11-09 14:46:37 +00:00
port Put in place some defenses against being fooled by accidental match of 2004-11-09 21:30:18 +00:00
postmaster Clarify some error messages 2004-11-09 13:01:27 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite When implementing a coercion to a domain type with a combined 2004-11-06 17:46:38 +00:00
storage Small message clarifications 2004-11-05 17:11:34 +00:00
tcop Have log_duration only output when log_statement has printed the query. 2004-10-15 16:50:31 +00:00
utils Use a hopefully-more-reliable method of detecting default selectivity 2004-11-09 00:34:46 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
nls.mk Add translation from 7.4 branch to head. 2004-08-11 09:00:27 +00:00