| Commit message (Expand) | Author | Age |
* | DROP ... IF EXISTS for the following cases: | Andrew Dunstan | 2006-06-16 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Completion of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 |
* | Add operator strategy and comparison-value datatype fields to ScanKey. | Tom Lane | 2003-11-09 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Adjust 'permission denied' messages to be more useful and consistent. | Tom Lane | 2003-08-01 |
* | Error message editing in backend/optimizer, backend/rewrite. | Tom Lane | 2003-07-25 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 2002-07-20 |
* | Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. | Tom Lane | 2002-07-12 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Restructure aclcheck error reporting to make permission-failure | Tom Lane | 2002-04-27 |
* | Rule names are now unique per-relation, rather than unique globally. | Tom Lane | 2002-04-18 |
* | pg_type has a typnamespace column; system now supports creating types | Tom Lane | 2002-03-29 |
* | Change the aclchk.c routines to uniformly use OIDs to identify the | Tom Lane | 2002-03-21 |
* | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Fix all the places that called heap_update() and heap_delete() without | Tom Lane | 2001-01-23 |
* | Change SearchSysCache coding conventions so that a reference count is | Tom Lane | 2000-11-16 |
* | Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. | Tom Lane | 2000-09-29 |
* | This patch implements a different "relkind" | Bruce Momjian | 2000-09-12 |
* | Use a private memory context to store rule information in each relcache | Tom Lane | 2000-06-30 |
* | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Some changes to prepare for LONG attributes. | Jan Wieck | 1999-12-16 |
* | Add system indexes to match all caches. | Bruce Momjian | 1999-11-22 |
* | Changed pg_rewrite attributes ev_qual and ev_action to the new | Jan Wieck | 1999-11-18 |
* | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 |
* | Hello. | Bruce Momjian | 1999-10-26 |
* | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | Add support for the CASE statement in the rewrite handling. | Thomas G. Lockhart | 1998-12-14 |
* | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |