postgresql/src/backend
Tom Lane bf576cc014 GetTupleForTrigger must use outer transaction's command counter for time
qual checking, not GetCurrentCommandId.  Per test case from Steve Wolfe.
2003-03-27 14:33:11 +00:00
..
access Modify keys_are_unique optimization to release buffer pins before it 2003-03-24 21:42:33 +00:00
bootstrap Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
catalog Instead of storing pg_statistic stavalues entries as text strings, store 2003-03-23 05:14:37 +00:00
commands GetTupleForTrigger must use outer transaction's command counter for time 2003-03-27 14:33:11 +00:00
executor GetTupleForTrigger must use outer transaction's command counter for time 2003-03-27 14:33:11 +00:00
lib Remove bit.c/h routines. Not used anymore. 2003-01-09 01:23:55 +00:00
libpq Add start time to pg_stat_activity 2003-03-20 03:34:57 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Todo items: 2003-03-20 07:02:11 +00:00
optimizer Tweak selectivity and related routines to cope with domains. Per report 2003-03-23 01:49:02 +00:00
parser Adjust subquery qual pushdown rules to be more forgiving: if a qual 2003-03-22 01:49:38 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
postmaster Ignore SIGXFSZ (if platform has it), so that ulimit violations work like 2003-03-24 22:40:14 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Remove REWRITE_INVOKE_MAX in favor of making an accurate check for 2003-02-25 23:47:43 +00:00
storage Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
tcop Prevent multiple queries in a single string into a single transaction 2003-03-24 18:33:52 +00:00
utils Add comment to postgresql.conf: 2003-03-24 20:39:10 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00