| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Restructure aclcheck error reporting to make permission-failure | Tom Lane | 2002-04-27 | 1 | -3/+1 |
| * | Privileges on functions and procedural languages | Peter Eisentraut | 2002-02-18 | 1 | -1/+3 |
| * | 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 |
| * | Quick-and-dirty fix for recursive plpgsql functions, per bug report from | Tom Lane | 2001-09-21 | 1 | -24/+20 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -5/+11 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | SQL-language functions are now callable in ordinary fmgr contexts ... | Tom Lane | 2000-08-24 | 1 | -35/+40 |
| * | Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' | Tom Lane | 2000-08-08 | 1 | -3/+4 |
| * | First stage of reclaiming memory in executor by resetting short-term | Tom Lane | 2000-07-12 | 1 | -2/+11 |
| * | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 | 1 | -19/+14 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -2/+2 |
| * | Thank god for searchable mail archives. | PostgreSQL Daemon | 1998-01-15 | 1 | -2/+4 |
| * | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -2/+3 |
| * | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -18/+18 |
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -40/+40 |
| * | -Wall based cleanup of include files, based from acl.h, and everything | Marc G. Fournier | 1996-11-04 | 1 | -2/+1 |
| * | More cleanups of the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+55 |