postgresql/src/backend
Tom Lane a43f4307f7 Improve has_nullable_targetlist() to allow strict functions of simple
variables, not just simple variables.  This was foreseen in the original
coding of this routine, but not implemented until now.  Responds to
performance gripe from Laurent Perez.
2004-01-10 18:13:53 +00:00
..
access Change PG_DELAY from msec to usec and use it consistenly rather than 2004-01-09 21:08:50 +00:00
bootstrap More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
catalog More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
commands More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
executor More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Patch that makes quoting "sameuser", "samegroup", and "all" remove 2003-12-25 03:44:05 +00:00
main Final rearrangement of main postgresql child process (ie. 2004-01-06 23:15:22 +00:00
nodes Remove duplicate include of value.h. I think it got in because Tom and I both added it. 2004-01-09 03:07:32 +00:00
optimizer Improve has_nullable_targetlist() to allow strict functions of simple 2004-01-10 18:13:53 +00:00
parser Allow BEGIN WORK to specify transaction isolation level, like START 2004-01-10 02:21:08 +00:00
po Translation updates 2004-01-10 15:02:50 +00:00
port More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
postmaster Remove ereport() from failed connection; already done, per Tom. 2004-01-09 23:27:20 +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 Change PG_DELAY from msec to usec and use it consistenly rather than 2004-01-09 21:08:50 +00:00
tcop More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
utils [Forced commit to add log message that I fat-fingered last time] 2004-01-08 06:01:21 +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