postgresql/src
Tom Lane 0c6e97db47 Always schema-qualify the name of a function referenced in CREATE CAST.
The former coding failed if the cast function was not in the pg_catalog
schema.  How'd this escape detection?
2004-03-02 21:14:44 +00:00
..
backend Junkfilter logic to force a projection step during SELECT INTO was too 2004-03-02 18:56:15 +00:00
bin Always schema-qualify the name of a function referenced in CREATE CAST. 2004-03-02 21:14:44 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Junkfilter logic to force a projection step during SELECT INTO was too 2004-03-02 18:56:15 +00:00
interfaces Added partly missing VOLATILE keyword. 2004-03-02 06:45:05 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Teach plpgsql's lexer about dollar-quoted literals. 2004-02-25 18:10:51 +00:00
port Add missing checks for Borland C compiler. 2004-03-02 18:35:59 +00:00
template Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
test "Corrects" the int8/float4/float8 tests under win32. 2004-02-29 02:41:45 +00:00
tools Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Centralize implementation of delay code by creating a pg_usleep() 2004-02-10 03:42:45 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00