| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 11 | -22/+22 |
| * | Improve COPY syntax to use WITH clause, keep backward compatibility. | Bruce Momjian | 2002-06-20 | 2 | -6/+5 |
| * | Change CREATE DATABASE to use DefElem instead of constructing structure | Bruce Momjian | 2002-06-18 | 1 | -4/+2 |
| * | Modify sequence state storage to eliminate dangling-pointer problem | Tom Lane | 2002-05-22 | 2 | -4/+4 |
| * | Extend syntax of CREATE FUNCTION to resemble SQL99. | Peter Eisentraut | 2002-05-17 | 1 | -2/+2 |
| * | Merge the last few variable.c configuration variables into the generic | Tom Lane | 2002-05-17 | 1 | -9/+23 |
| * | Code review for ALTER TRIGGER RENAME patch: make better use of index, | Tom Lane | 2002-04-30 | 1 | -2/+1 |
| * | Move renametrig() from tablecmds.c to trigger.c --- if we're going to | Tom Lane | 2002-04-26 | 2 | -6/+4 |
| * | Attached is a patch for ALTER TRIGGER RENAME per the above thread. I | Bruce Momjian | 2002-04-24 | 1 | -1/+6 |
| * | Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take | Tom Lane | 2002-04-16 | 1 | -2/+2 |
| * | The contents of command.c, creatinh.c, define.c, remove.c and rename.c | Tom Lane | 2002-04-15 | 8 | -140/+172 |
| * | Functions live in namespaces. Qualified function names work, eg | Tom Lane | 2002-04-09 | 2 | -6/+5 |
| * | Authentication improvements: | Bruce Momjian | 2002-04-04 | 1 | -2/+10 |
| * | Add tgconstrrelid to stored Trigger structures, make RI trigger functions | Tom Lane | 2002-04-01 | 1 | -6/+8 |
| * | ALTER TABLE SET/DROP NOT NULL, from Christopher Kings-Lynne. | Tom Lane | 2002-04-01 | 1 | -1/+7 |
| * | Make renamerel take an OID, not a RangeVar, to identify the relation | Tom Lane | 2002-03-31 | 1 | -4/+4 |
| * | Mop-up some infelicities in new relation lookup handling. | Tom Lane | 2002-03-29 | 1 | -2/+2 |
| * | pg_type has a typnamespace column; system now supports creating types | Tom Lane | 2002-03-29 | 6 | -38/+37 |
| * | pg_class has a relnamespace column. You can create and access tables | Tom Lane | 2002-03-26 | 5 | -15/+14 |
| * | EXPLAIN output now comes out as a query result, not a NOTICE message. | Tom Lane | 2002-03-24 | 1 | -2/+2 |
| * | A little further progress on schemas: push down RangeVars into | Tom Lane | 2002-03-22 | 1 | -2/+2 |
| * | First phase of SCHEMA changes, concentrating on fixing the grammar and | Tom Lane | 2002-03-21 | 1 | -1/+6 |
| * | The attached patch cleans up the implementation of the TRUNCATE command; | Bruce Momjian | 2002-03-19 | 1 | -3/+3 |
| * | Add DOMAIN support. Includes manual pages and regression tests, from | Bruce Momjian | 2002-03-19 | 1 | -1/+3 |
| * | Back out domain patch until it works properly. | Bruce Momjian | 2002-03-07 | 1 | -3/+1 |
| * | Ok. Updated patch attached. | Bruce Momjian | 2002-03-06 | 1 | -1/+3 |
| * | I attach a version of my toast-slicing patch, against current CVS | Bruce Momjian | 2002-03-05 | 1 | -3/+3 |
| * | User and database-specific session defaults for run-time configuration | Peter Eisentraut | 2002-03-01 | 2 | -2/+6 |
| * | Restructure command-completion-report code so that there is just one | Tom Lane | 2002-02-26 | 1 | -2/+2 |
| * | Add OWNER option to CREATE DATABASE, so superusers can create databases | Tom Lane | 2002-02-24 | 1 | -3/+4 |
| * | Remove 'triggered data change violation' error check, per recent | Tom Lane | 2001-11-16 | 1 | -4/+1 |
| * | Make ALTER TABLE RENAME update foreign-key trigger arguments correctly. | Tom Lane | 2001-11-12 | 1 | -1/+20 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 18 | -34/+34 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 18 | -16/+34 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 18 | -60/+42 |
| * | Accept an INTERVAL argument for SET TIME ZONE per SQL99. | Thomas G. Lockhart | 2001-10-18 | 1 | -2/+2 |
| * | Break transformCreateStmt() into multiple routines and make | Tom Lane | 2001-10-12 | 1 | -2/+2 |
| * | EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple | Tom Lane | 2001-09-18 | 1 | -2/+2 |
| * | Clean up some confusion about where and how to set whereToSendOutput. | Tom Lane | 2001-09-08 | 1 | -3/+2 |
| * | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 | 1 | -1/+4 |
| * | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 | 1 | -2/+1 |
| * | Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type | Tom Lane | 2001-08-16 | 1 | -2/+27 |
| * | Make ALTER TABLE RENAME on a view rename the view's on-select rule too. | Tom Lane | 2001-08-12 | 1 | -2/+1 |
| * | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 | 1 | -5/+8 |
| * | New-style vacuum neglected to update pg_class statistics about indexes | Tom Lane | 2001-07-18 | 1 | -1/+2 |
| * | Partial indexes work again, courtesy of Martijn van Oosterhout. | Tom Lane | 2001-07-16 | 1 | -5/+2 |
| * | Initial implementation of concurrent VACUUM. Ifdef'd out for the moment, | Tom Lane | 2001-07-13 | 1 | -2/+8 |
| * | Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the | Tom Lane | 2001-07-12 | 1 | -1/+21 |
| * | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane | 2001-06-27 | 1 | -2/+5 |
| * | Preliminary code cleanup in elog(). Split out some code into utility | Peter Eisentraut | 2001-06-08 | 1 | -2/+2 |