| Commit message (Expand) | Author | Age | Files | Lines |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -12/+12 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Restructure representation of aggregate functions so that they have pg_proc | Tom Lane | 2002-04-11 | 1 | -87/+81 |
| * | Functions live in namespaces. Qualified function names work, eg | Tom Lane | 2002-04-09 | 1 | -3/+3 |
| * | pg_type has a typnamespace column; system now supports creating types | Tom Lane | 2002-03-29 | 1 | -7/+8 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -4/+3 |
| * | Measure the current transaction time to milliseconds. | Thomas G. Lockhart | 2001-09-28 | 1 | -3/+5 |
| * | sum() on int2 and int4 columns now uses an int8, not numeric, accumulator | Tom Lane | 2001-08-14 | 1 | -7/+9 |
| * | Correct recently-broken avg(interval) definition. | Tom Lane | 2001-05-18 | 1 | -2/+2 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -31/+31 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Revise aggregate functions per earlier discussions in pghackers. | Tom Lane | 2000-07-17 | 1 | -80/+86 |
| * | Third round of fmgr updates: eliminate calls using fmgr() and | Tom Lane | 2000-05-30 | 1 | -3/+4 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -2/+2 |
| * | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 | 1 | -1/+5 |
| * | Implement "date/time grand unification". | Thomas G. Lockhart | 2000-02-16 | 1 | -7/+7 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Remove a bunch of dead entries exposed by findoidjoins crosschecks. | Tom Lane | 1999-03-26 | 1 | -3/+1 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Added NUMERIC data type with many builtin funcitons, operators | Jan Wieck | 1998-12-30 | 1 | -1/+5 |
| * | Define routines and catalog entries for string min()/max() functions. | Thomas G. Lockhart | 1998-12-08 | 1 | -1/+3 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -7/+5 |
| * | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 | 1 | -2/+2 |
| * | Add int8 type for 8-byte integers. | Thomas G. Lockhart | 1998-07-08 | 1 | -27/+31 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -8/+10 |
| * | Fix prototypes so they don't look like function definitions. | Bruce Momjian | 1998-01-24 | 1 | -5/+3 |
| * | Fix final function for cash avg() aggregate. | Thomas G. Lockhart | 1997-10-15 | 1 | -7/+7 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -2/+2 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -13/+13 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -86/+89 |
| * | Change time function names to be more consistent, and check for zero divides,... | Bruce Momjian | 1997-08-21 | 1 | -1/+3 |
| * | Change mixed-case routines to lower-case in pg_proc.h | Thomas G. Lockhart | 1997-04-27 | 1 | -17/+21 |
| * | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier | 1997-04-15 | 1 | -4/+8 |
| * | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier | 1997-04-03 | 1 | -16/+12 |
| * | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier | 1997-04-02 | 1 | -24/+28 |
| * | Features added: | Marc G. Fournier | 1996-11-14 | 1 | -1/+3 |
| * | remove: | Marc G. Fournier | 1996-10-31 | 1 | -2/+1 |
| * | More cleanups of the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+132 |