postgresql/src/include/commands
Neil Conway 657c098e41 Add a function lastval(), which returns the value returned by the
last nextval() or setval() performed by the current session. Update the
docs, add regression tests, and bump the catalog version. Patch from
Dennis Björklund, various improvements by Neil Conway.
2005-06-07 07:08:35 +00:00
..
alter.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
async.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
cluster.h Report index name on CLUSTER failure. Also, suggest ALTER TABLE 2005-05-10 13:16:26 +00:00
comment.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
conversioncmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
copy.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
dbcommands.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
defrem.h First phase of project to use fixed OIDs for all system catalogs and 2005-04-14 01:38:22 +00:00
explain.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
lockcmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
portalcmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
prepare.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
proclang.h First batch of object rename commands. 2003-06-27 14:45:32 +00:00
schemacmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
sequence.h Add a function lastval(), which returns the value returned by the 2005-06-07 07:08:35 +00:00
tablecmds.h Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
tablespace.h Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. 2005-06-06 17:01:25 +00:00
trigger.h When enqueueing after-row triggers for updates of a table with a foreign 2005-05-30 07:20:59 +00:00
typecmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
user.h Add code to prevent transaction ID wraparound by enforcing a safe limit 2005-02-20 02:22:07 +00:00
vacuum.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
variable.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
version.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
view.h Add support for temporary views, including documentation and regression 2005-02-02 06:36:02 +00:00