postgresql/src/test
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
..
bench Remove -B from wisconsin test. 1999-05-23 18:53:30 +00:00
examples Fix libpq example return values 2000-04-25 16:39:07 +00:00
locale Proper unpack de_DE.ISO-8859-1 2000-03-19 19:52:44 +00:00
mb Remove configure check for how to abbreviate 'tr A-Z a-z', and instead 2000-05-16 02:14:15 +00:00
performance Remove more -B parameters not needed. 1999-05-23 19:01:18 +00:00
regress Update sequence-related functions to new fmgr style. Remove downcasing, 2000-06-11 20:08:01 +00:00
suite More >&1 cleanups 2000-03-25 14:44:42 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00