postgresql/src
Tom Lane b44e46cfce Remove error check that disallowed setval() on a sequence with cache
value greater than one.  The behavior this sought to disallow doesn't
seem any less confusing than the other behaviors of cached sequences.
Improve wording of some error messages, too.
Update documentation accordingly.  Also add an explanation that
aborted transactions do not roll back their nextval() calls; this
seems to be a FAQ, so it ought to be mentioned here...
2000-12-08 20:06:58 +00:00
..
backend Remove error check that disallowed setval() on a sequence with cache 2000-12-08 20:06:58 +00:00
bin Silence compiler warning. 2000-12-07 02:52:27 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 REINDEX under WAL. 2000-12-08 06:17:58 +00:00
interfaces Silence compiler warning. 2000-12-07 02:52:27 +00:00
makefiles Do not use 'ar cq' to build library archives, use 'ar cr' instead. 2000-12-07 19:43:49 +00:00
pl Improve error message for erroneous use of 'opaque' as plperl argument 2000-12-08 00:11:55 +00:00
template AIX patches from Andreas. 2000-11-18 05:40:03 +00:00
test From Stephan Szabo: 2000-12-05 19:57:56 +00:00
tools update list of places to change version numbers; reformat 2000-11-24 18:28:20 +00:00
tutorial Revise handling of oldstyle/newstyle functions per recent discussions 2000-11-20 20:36:57 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Fix GNU make detection. 2000-11-06 18:18:22 +00:00
Makefile.global.in Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 2000-12-06 19:37:08 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00