postgresql/src/backend
Tom Lane a5dda5dc3a Second try at making examine_variable and friends behave sanely in
cases with binary-compatible relabeling.  My first try was implicitly
assuming that all operators scalarineqsel is used for have binary-
compatible datatypes on both sides ... which is very wrong of course.
Per report from Michael Fuhr.
2005-04-01 20:31:50 +00:00
..
access First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
bootstrap Add proallargtypes and proargmodes columns to pg_proc, as per my earlier 2005-03-29 19:44:23 +00:00
catalog First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
commands First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
executor First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 2005-01-18 22:59:32 +00:00
libpq Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Fix grammar for IN/OUT/INOUT parameters. This commit doesn't actually 2005-03-29 17:58:51 +00:00
optimizer First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
parser First phase of OUT-parameters project. We can now define and use SQL 2005-03-31 22:46:33 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Refactor fork()-related code. We need to do various housekeeping tasks 2005-03-10 07:14:03 +00:00
postmaster Flush any remaining statistics counts out to the collector at process 2005-03-31 23:20:49 +00:00
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 2004-11-24 22:56:54 +00:00
rewrite Rewrite rewriteTargetList() to avoid O(N^2) behavior on wide target lists. 2005-03-26 05:53:01 +00:00
storage Create a routine PageIndexMultiDelete() that replaces a loop around 2005-03-22 06:17:03 +00:00
tcop Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the 2005-03-29 03:01:32 +00:00
utils Second try at making examine_variable and friends behave sanely in 2005-04-01 20:31:50 +00:00
Makefile On Windows, set the postmaster executable's stack size to 4MB, so that 2005-01-26 21:55:26 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00