postgresql/src/backend
Neil Conway 5dc3d1b0be We neglected to apply domain constraints on UNKNOWN parameters to
prepared statements, per report from David Wheeler.
2006-01-12 22:29:11 +00:00
..
access Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to 2006-01-07 22:45:53 +00:00
bootstrap Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
catalog Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
commands Repair "Halloween problem" in EvalPlanQual: a tuple that's been inserted by 2006-01-12 21:49:07 +00:00
executor Repair "Halloween problem" in EvalPlanQual: a tuple that's been inserted by 2006-01-12 21:49:07 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
main Arrange to set the LC_XXX environment variables to match our locale setup. 2006-01-05 00:54:51 +00:00
nodes Restore the former RestrictInfo field valid_everywhere (but invert the flag 2005-11-14 23:54:36 +00:00
optimizer In a nestloop inner indexscan, it's OK to use pushed-down baserestrictinfo 2005-12-06 16:50:46 +00:00
parser We neglected to apply domain constraints on UNKNOWN parameters to 2006-01-12 22:29:11 +00:00
po Translation update 2006-01-05 09:32:12 +00:00
port Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
postmaster Fix Windows-only postmaster code to reject a connection request and continue, 2006-01-06 02:58:32 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
rewrite Fix failure to apply domain constraints to a NULL constant that's added to 2006-01-06 20:11:18 +00:00
storage Fix ReadBuffer() to correctly handle the case where it's trying to extend 2006-01-06 00:04:26 +00:00
tcop Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:06:37 +00:00
utils During CatCacheRemoveCList, we must now remove any members that are 2006-01-07 21:16:44 +00:00
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 2005-10-27 20:45:29 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00