postgresql/src/include/commands
Tom Lane e98edb5555 Fix the mechanism for reporting the original table OID and column number
of columns of a query result so that it can "see through" cursors and
prepared statements.  Per gripe a couple months back from John DeSoi.
2005-06-22 17:45:46 +00:00
..
alter.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
async.h Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +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 Fix the mechanism for reporting the original table OID and column number 2005-06-22 17:45:46 +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