Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Code review for ON COMMIT patch. Make the actual on-commit action happen | Tom Lane | 2002-11-11 |
* | Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] | Bruce Momjian | 2002-11-09 |
* | Fix ALTER TABLE ... ADD COLUMN for inheritance cases. | Bruce Momjian | 2002-10-21 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Add attisinherited column to pg_attribute; use it to guard against | Tom Lane | 2002-08-30 |
* | First phase of applying Rod Taylor's pg_depend patch. This just adds | Tom Lane | 2002-07-01 |
* | Code review for ALTER TRIGGER RENAME patch: make better use of index, | Tom Lane | 2002-04-30 |
* | Move renametrig() from tablecmds.c to trigger.c --- if we're going to | Tom Lane | 2002-04-26 |
* | Attached is a patch for ALTER TRIGGER RENAME per the above thread. I | Bruce Momjian | 2002-04-24 |
* | The contents of command.c, creatinh.c, define.c, remove.c and rename.c | Tom Lane | 2002-04-15 |