| .. |
|
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
|
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
|
2002-07-12 18:43:19 +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
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
lockcmds.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
portalcmds.h
|
Cause FETCH 1 to return the current cursor row, or zero if at
|
2002-12-30 15:31:51 +00:00 |
|
prepare.h
|
pgindent run.
|
2002-09-04 20:31:48 +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 review for ON COMMIT patch. Make the actual on-commit action happen
|
2002-11-11 22:19:25 +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
|
Move new typedef AclId into c.h, so as to avoid cluttering namespace
|
2003-01-09 18:00:24 +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 |