| Commit message (Expand) | Author | Age |
* | Add SET SESSION AUTHORIZATION command. | Peter Eisentraut | 2001-05-08 |
* | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change case-folding of keywords to conform to SQL99 and fix misbehavior | Tom Lane | 2001-02-21 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove not-really-standard implementation of CREATE TABLE's UNDER clause, | Tom Lane | 2001-01-05 |
* | Remove current->old mapping. | Bruce Momjian | 2000-12-15 |
* | Extend CREATE DATABASE to allow selection of a template database to be | Tom Lane | 2000-11-14 |
* | Add ANALYSE spelling of ANALYZE for vacuum. | Bruce Momjian | 2000-11-08 |
* | Implement AT TIME ZONE SQL9x syntax. | Thomas G. Lockhart | 2000-11-06 |
* | New CHECKPOINT command. | Vadim B. Mikheev | 2000-11-05 |
* | This patch implements the following command: | Bruce Momjian | 2000-09-12 |
* | Implement LIKE/ESCAPE. Change parser to use like()/notlike() | Thomas G. Lockhart | 2000-08-06 |
* | Implement nested block comments in the backend and in psql. | Thomas G. Lockhart | 2000-07-14 |
* | TOAST | Jan Wieck | 2000-07-03 |
* | Rename rule CURRENT to OLD in source tree. Add mapping for backward | Bruce Momjian | 2000-06-12 |
* | Back out pg_shadow changes to allow create table and locking permissions. | Bruce Momjian | 2000-06-12 |
* | I have large database and with this DB work more users and I very need | Bruce Momjian | 2000-06-09 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add transcendental math functions (sine, cosine, etc) | Thomas G. Lockhart | 2000-04-07 |
* | Add syntax for BIT() and BIT VARYING(), but no underlying implementation | Thomas G. Lockhart | 2000-03-21 |
* | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 |
* | Implement reindex command | Hiroshi Inoue | 2000-02-18 |
* | Add "DEC" as synonym for "DECIMAL". | Thomas G. Lockhart | 2000-02-15 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | create/alter user extension | Bruce Momjian | 1999-11-30 |
* | This patch implements ORACLE's COMMENT SQL command. | Bruce Momjian | 1999-10-15 |
* | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck | 1999-09-29 |
* | Add TRUNCATE command, with psql help and sgml additions. | Bruce Momjian | 1999-09-23 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Remove S*I comments from Stephan. | Bruce Momjian | 1999-07-13 |
* | Add keywords to implement Vadim's transaction isolation | Thomas G. Lockhart | 1999-05-12 |
* | Add temporary for temp. | Bruce Momjian | 1999-04-19 |
* | Really remove Recipe. | Bruce Momjian | 1999-03-07 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Added LIMIT/OFFSET functionality including new regression test for it. | Jan Wieck | 1999-02-08 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |
* | Hi! | Bruce Momjian | 1999-01-18 |
* | SET TRANSACTION ISOLATION LEVEL ... | Vadim B. Mikheev | 1998-12-18 |
* | Implement CASE expression. | Thomas G. Lockhart | 1998-12-04 |
* | cleanup of keywords.c | Bruce Momjian | 1998-10-18 |
* | Resort keywords for Jan. | Bruce Momjian | 1998-10-18 |
* | Add as many keywords as possible to column identifier or label lists. | Thomas G. Lockhart | 1998-09-30 |
* | Support SQL92-ish DECLARE and FETCH commands. | Thomas G. Lockhart | 1998-09-13 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |