| Commit message (Expand) | Author | Age | Files | Lines |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -9/+9 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Implement a solution to the 'Turkish locale downcases I incorrectly' | Tom Lane | 2004-02-21 | 1 | -11/+13 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Change some notices to warnings and vice versa according to criteria | Peter Eisentraut | 2003-10-02 | 1 | -2/+2 |
| * | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -3/+3 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -6/+6 |
| * | Adjust 'permission denied' messages to be more useful and consistent. | Tom Lane | 2003-08-01 | 1 | -2/+2 |
| * | First bits of work on error message editing. | Tom Lane | 2003-07-18 | 1 | -19/+26 |
| * | Some early work on error message editing. Operator-not-found and | Tom Lane | 2003-07-04 | 1 | -9/+3 |
| * | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 | 1 | -1/+45 |
| * | Provide an upgrade strategy for dump files containing functions declared | Tom Lane | 2002-09-21 | 1 | -5/+20 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -4/+5 |
| * | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 | 1 | -6/+8 |
| * | Remove obsolete uses of lanispl. Only used in pg_dump now, but can be | Peter Eisentraut | 2002-08-13 | 1 | -10/+6 |
| * | Restructure system-catalog index updating logic. Instead of having | Tom Lane | 2002-08-05 | 1 | -9/+2 |
| * | Remove unused system table columns: | Peter Eisentraut | 2002-07-24 | 1 | -3/+1 |
| * | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 2002-07-20 | 1 | -3/+3 |
| * | Add more dependency insertions --- this completes the basic pg_depend | Tom Lane | 2002-07-16 | 1 | -2/+26 |
| * | Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. | Tom Lane | 2002-07-12 | 1 | -8/+38 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Add optional "validator" function to languages that can validate the | Peter Eisentraut | 2002-05-22 | 1 | -3/+17 |
| * | Remove global variable scanCommandId in favor of storing a command ID | Tom Lane | 2002-05-21 | 1 | -2/+2 |
| * | The contents of command.c, creatinh.c, define.c, remove.c and rename.c | Tom Lane | 2002-04-15 | 1 | -16/+2 |
| * | Functions live in namespaces. Qualified function names work, eg | Tom Lane | 2002-04-09 | 1 | -17/+12 |
| * | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 | 1 | -8/+5 |
| * | Allow a non-superuser database owner to vacuum all tables in his | Tom Lane | 2001-06-13 | 1 | -7/+9 |
| * | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | 1 | -18/+12 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -1/+1 |
| * | Fix all the places that called heap_update() and heap_delete() without | Tom Lane | 2001-01-23 | 1 | -1/+1 |
| * | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 2000-12-03 | 1 | -1/+1 |
| * | Change SearchSysCache coding conventions so that a reference count is | Tom Lane | 2000-11-16 | 1 | -17/+13 |
| * | Update textin() and textout() to new fmgr style. This is just phase | Tom Lane | 2000-07-05 | 1 | -3/+4 |
| * | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 | 1 | -1/+2 |
| * | Make number of args to a function configurable. | Bruce Momjian | 2000-01-10 | 1 | -2/+2 |
| * | Some changes to prepare for LONG attributes. | Jan Wieck | 1999-12-16 | 1 | -1/+1 |
| * | Add system indexes to match all caches. | Bruce Momjian | 1999-11-22 | 1 | -3/+13 |
| * | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 | 1 | -7/+5 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -1/+0 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -1/+1 |
| * | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 | 1 | -1/+1 |
| * | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -31/+12 |
| * | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 | 1 | -1/+1 |
| * | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -6/+0 |
| * | This patch... | Bruce Momjian | 1998-04-27 | 1 | -4/+5 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+2 |
| * | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 | 1 | -1/+1 |