| Commit message (Expand) | Author | Age |
* | Document that zero-column tables are allowed (and non-standard). | Tom Lane | 2002-12-16 |
* | Fix inconsistent formatting. | Tom Lane | 2002-10-19 |
* | Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax. | Tom Lane | 2002-10-19 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | > Neil Conway <nconway@klamath.dyndns.org> writes: | Bruce Momjian | 2002-08-15 |
* | ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, | Tom Lane | 2002-08-02 |
* | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane | 2002-07-31 |
* | Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. | Tom Lane | 2002-07-12 |
* | Revise command completion tags as per hackers message on 20 March. | Peter Eisentraut | 2002-05-18 |
* | Oops, wrong commit on previous. It was: | Bruce Momjian | 2002-04-24 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | ALTER TABLE SET/DROP NOT NULL, from Christopher Kings-Lynne. | Tom Lane | 2002-04-01 |
* | alter table doc cleanups. | Bruce Momjian | 2002-03-06 |
* | I attach a version of my toast-slicing patch, against current CVS | Bruce Momjian | 2002-03-05 |
* | Fix SGML typo in previous patch. | Bruce Momjian | 2002-02-17 |
* | I think it's important that it's actually documented that they can add | Bruce Momjian | 2002-02-17 |
* | Clarify params to ALTER TABLE to clearly show single parameters. | Bruce Momjian | 2002-02-16 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Add mention that ALTER TABLE RENAME affects indexes and sequences too. | Bruce Momjian | 2001-11-22 |
* | Initial round of tweakage for man pages | Peter Eisentraut | 2001-11-18 |
* | Repair erroneous ALTER DROP CONSTRAINT example. | Tom Lane | 2001-11-10 |
* | Make the CREATE TABLE ref page more readable and update some information. | Peter Eisentraut | 2001-10-22 |
* | Break transformCreateStmt() into multiple routines and make | Tom Lane | 2001-10-12 |
* | Fix typo (add ;) | Tatsuo Ishii | 2001-09-12 |
* | Here is my much-promised patch to let people add UNIQUE constraints after | Bruce Momjian | 2001-09-07 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | This is a docs patch to go with my DROP CONSTRAINT patch. | Bruce Momjian | 2001-05-30 |
* | If it's true that the ALTER TABLE x ADD CONSTRAINT x CHECK (x) syntax is | Bruce Momjian | 2001-05-09 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | I'm attaching those diffs for the Reference Guide in a tar file, as | Bruce Momjian | 2001-03-05 |
* | Back out addition. Seems grammar doesn't handle CONSTRAINT as optional. | Bruce Momjian | 2001-02-10 |
* | Add mention of CONSTRAINT in ADD CONSTRAINT section. | Bruce Momjian | 2001-02-10 |
* | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 |
* | Remove not-really-standard implementation of CREATE TABLE's UNDER clause, | Tom Lane | 2001-01-05 |
* | Refine some things to create better looking man pages. | Peter Eisentraut | 2000-12-25 |
* | On Sunday 17 December 2000 15:07, Bruce Momjian wrote: | Bruce Momjian | 2000-12-20 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | Cleanups | Bruce Momjian | 2000-07-22 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | Attached is are diffs for CREATE/ALTER table doc I've | Bruce Momjian | 2000-04-11 |
* | Start updating for the v7.0 release. | Thomas G. Lockhart | 2000-03-27 |
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
* | The psql online help for ALTER TABLE (\h alter table) is corrupt. I | Bruce Momjian | 2000-01-09 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |
* | Fix markup for docbook2man man page generation. | Thomas G. Lockhart | 1999-07-06 |
* | Clean up to ensure tag completion as required by the newest versions | Thomas G. Lockhart | 1998-12-29 |
* | Minor cleanup in markup, especially in the Output section. | Thomas G. Lockhart | 1998-10-30 |
* | Editing and markup cleanup. | Thomas G. Lockhart | 1998-09-22 |