postgresql/src/include/commands
2003-03-11 19:40:24 +00:00
..
async.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
cluster.h Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transaction 2002-12-30 18:42:17 +00:00
comment.h This patch fixes a bunch of spelling mistakes in comments throughout the 2003-03-10 22:28:22 +00:00
conversioncmds.h pgindent run. 2002-09-04 20:31:48 +00:00
copy.h pgindent run. 2002-09-04 20:31:48 +00:00
dbcommands.h Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
defrem.h If typecmds is going to have its own header file, said header file 2002-12-10 16:12:53 +00:00
explain.h Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from 2003-02-02 23:46:38 +00:00
lockcmds.h pgindent run. 2002-09-04 20:31:48 +00:00
portalcmds.h Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options 2003-03-11 19:40:24 +00:00
prepare.h Implement EXPLAIN EXECUTE. By Neil Conway, with some kibitzing from 2003-02-02 23:46:38 +00:00
proclang.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
schemacmds.h pgindent run. 2002-09-04 20:31:48 +00:00
sequence.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tablecmds.h Code for WITHOUT OIDS. 2003-02-13 05:20:05 +00:00
trigger.h This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
typecmds.h Determine the set of constraints applied to a domain at executor 2003-02-03 21:15:45 +00:00
user.h Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least pretty 2002-10-21 19:46:45 +00:00
vacuum.h Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in 2002-07-31 17:19:54 +00:00
variable.h pgindent run. 2002-09-04 20:31:48 +00:00
version.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
view.h CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 2002-09-02 02:13:02 +00:00