| Commit message (Expand) | Author | Age | Files | Lines |
| * | Code cleanup of user name and user id handling in the backend. The current | Peter Eisentraut | 2000-09-06 | 1 | -23/+16 |
| * | AbortOutOfAnyTransaction() just before backend exit, to ensure that | Tom Lane | 2000-08-30 | 1 | -17/+20 |
| * | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut | 2000-08-29 | 1 | -12/+12 |
| * | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut | 2000-08-27 | 1 | -12/+12 |
| * | copyObject() and equal() now know about all parse-time node types, | Tom Lane | 2000-08-11 | 1 | -16/+8 |
| * | Revise aggregate functions per earlier discussions in pghackers. | Tom Lane | 2000-07-17 | 1 | -2/+3 |
| * | Add assert checking to GUC ("debug_assertions") | Peter Eisentraut | 2000-07-12 | 1 | -7/+3 |
| * | Here is the patch with memory leak checker. This checker allow detect | Bruce Momjian | 2000-07-11 | 1 | -2/+9 |
| * | Remove long-dead support for invoking queries from dynamically loaded | Tom Lane | 2000-07-08 | 1 | -3/+4 |
| * | Make toast-table creation and deletion work somewhat reliably. | Tom Lane | 2000-07-04 | 1 | -3/+13 |
| * | Move global internal files to PGDATA/global. | Peter Eisentraut | 2000-07-03 | 1 | -6/+4 |
| * | Move PGPORT envar handling to ResetAllOptions(). Improve long options | Peter Eisentraut | 2000-07-03 | 1 | -12/+10 |
| * | Add test code to copy all parse/plan trees. Repair essential omissions | Tom Lane | 2000-06-29 | 1 | -5/+47 |
| * | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 | 1 | -111/+129 |
| * | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut | 2000-06-22 | 1 | -17/+21 |
| * | Final #include cleanup. | Bruce Momjian | 2000-06-15 | 1 | -3/+2 |
| * | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -12/+16 |
| * | New ps display code, works on more platforms. | Peter Eisentraut | 2000-06-04 | 1 | -45/+46 |
| * | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 1 | -182/+120 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -5/+3 |
| * | Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is | Tom Lane | 2000-05-21 | 1 | -2/+7 |
| * | Reset CurrentMemoryContext to TopMemoryContext at the beginning of error | Tom Lane | 2000-04-30 | 1 | -4/+4 |
| * | Setting statistic options from SET PG_OPTIONS caused a backend crash | Tom Lane | 2000-04-28 | 1 | -5/+9 |
| * | 7.0 buffer manager can support different backends running with different | Tom Lane | 2000-04-23 | 1 | -4/+7 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -54/+57 |
| * | Actually, that still wasn't quite right. If we skip a query because of | Tom Lane | 2000-04-04 | 1 | -24/+11 |
| * | Fix bug noted by Bruce: FETCH in an already-aborted transaction block | Tom Lane | 2000-04-04 | 1 | -131/+88 |
| * | >> 5. empty define that results in an empty but terminated line ( ; ) | Bruce Momjian | 2000-03-23 | 1 | -2/+4 |
| * | Remove using puts() to print messages. Instead use TPRINTF. | Tatsuo Ishii | 2000-03-01 | 1 | -4/+4 |
| * | Change cancel while waiting-for-lock stuff. | Hiroshi Inoue | 2000-02-22 | 1 | -14/+4 |
| * | fix the TODO | Hiroshi Inoue | 2000-02-21 | 1 | -2/+13 |
| * | Reduce proc_exit(1) to proc_exit(0) for errors detected in backend | Tom Lane | 2000-02-20 | 1 | -8/+8 |
| * | Get rid of postgres.c's separate parsing logic for PGDATESTYLE env. | Tom Lane | 2000-02-19 | 1 | -27/+5 |
| * | Implement reindex command | Hiroshi Inoue | 2000-02-18 | 1 | -3/+12 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -3/+4 |
| * | Revise handling of index-type-specific indexscan cost estimation, per | Tom Lane | 2000-01-22 | 1 | -7/+10 |
| * | Do not start if postmaster is running. | Tatsuo Ishii | 2000-01-09 | 1 | -2/+15 |
| * | to live in a transaction before access to db | Hiroshi Inoue | 1999-12-22 | 1 | -3/+7 |
| * | Modify elog() logic so that it won't try to longjmp(Warn_restart) before | Tom Lane | 1999-11-16 | 1 | -8/+11 |
| * | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 | 1 | -8/+8 |
| * | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 | 1 | -9/+3 |
| * | Update display of debug levels. | Bruce Momjian | 1999-10-08 | 1 | -3/+3 |
| * | clean up debug flags. | Bruce Momjian | 1999-10-08 | 1 | -11/+3 |
| * | Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean | Bruce Momjian | 1999-10-08 | 1 | -10/+10 |
| * | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev | 1999-10-06 | 1 | -100/+126 |
| * | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck | 1999-09-29 | 1 | -2/+16 |
| * | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 | 1 | -3/+19 |
| * | Commit the bulk of Mike Ansley's long-query changes in the | Tom Lane | 1999-08-31 | 1 | -65/+40 |
| * | Plug several holes in backend's ability to cope with | Tom Lane | 1999-07-22 | 1 | -25/+31 |
| * | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 | 1 | -3/+3 |