postgresql/src
Tom Lane 3477957b44 Update sequence-related functions to new fmgr style. Remove downcasing,
quote-stripping, and acl-checking tasks for these functions from the
parser, and do them at function execution time instead.  This fixes
the failure of pg_dump to produce correct output for nextval(Foo)
used in a rule, and also eliminates the restriction that the argument
of these functions must be a parse-time constant.
2000-06-11 20:08:01 +00:00
..
backend Update sequence-related functions to new fmgr style. Remove downcasing, 2000-06-11 20:08:01 +00:00
bin Moved the intricacies of the perl interface build into its own makefile 2000-06-10 18:02:12 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Update sequence-related functions to new fmgr style. Remove downcasing, 2000-06-11 20:08:01 +00:00
interfaces Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
makefiles Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
pl Moved the intricacies of the perl interface build into its own makefile 2000-06-10 18:02:12 +00:00
template Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses 2000-06-07 16:27:00 +00:00
test Update sequence-related functions to new fmgr style. Remove downcasing, 2000-06-11 20:08:01 +00:00
tools Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
tutorial Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
utils Remove NT-specific file open defines by defining our own open macros for 2000-06-02 15:57:44 +00:00
win32 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Moved the intricacies of the perl interface build into its own makefile 2000-06-10 18:02:12 +00:00
Makefile.global.in Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
Makefile.shlib Several compilation and run-time problems occur when building on SGI 2000-05-16 20:48:52 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00