| Commit message (Expand) | Author | Age |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Move ERRCODE_XXX macros into their own header file. | Tom Lane | 2003-07-27 |
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | Error message editing in backend/storage. | Tom Lane | 2003-07-24 |
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
* | Error message editing for foreign-key triggers. | Tom Lane | 2003-07-22 |
* | Error message editing in backend/libpq, backend/postmaster, backend/tcop. | Tom Lane | 2003-07-22 |
* | Error message editing in backend/access. | Tom Lane | 2003-07-21 |
* | Error message editing in backend/executor. | Tom Lane | 2003-07-21 |
* | Error message editing in backend/catalog. | Tom Lane | 2003-07-21 |
* | Another round of error message editing, covering backend/commands/. | Tom Lane | 2003-07-20 |
* | Another round of error message editing, covering backend/parser/. | Tom Lane | 2003-07-19 |
* | First bits of work on error message editing. | Tom Lane | 2003-07-18 |
* | Remove duplicate definition of ERROR. | Tom Lane | 2003-07-14 |
* | Some early work on error message editing. Operator-not-found and | Tom Lane | 2003-07-04 |
* | Add GUC option log_error_verbosity to control which fields of error | Tom Lane | 2003-06-30 |
* | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian | 2003-05-27 |
* | Fix compilation on Cygwin. | Peter Eisentraut | 2003-05-22 |
* | Allow Win32 to compile under MinGW. Major changes are: | Bruce Momjian | 2003-05-15 |
* | Infrastructure for upgraded error reporting mechanism. elog.c is | Tom Lane | 2003-04-24 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Add GUC variable to print original query to the server logs when there | Bruce Momjian | 2002-09-02 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Merge the last few variable.c configuration variables into the generic | Tom Lane | 2002-05-17 |
* | Remove --enable-syslog option | Tatsuo Ishii | 2002-04-21 |
* | Improve elog descriptions. | Bruce Momjian | 2002-03-06 |
* | Change made to elog: | Bruce Momjian | 2002-03-06 |
* | Add PQunescapeBytea libpq function. | Bruce Momjian | 2002-03-04 |
* | Further work on elog cleanup: fix some bogosities in elog's logic about | Tom Lane | 2002-03-04 |
* | Commit to match discussed elog() changes. Only update is that LOG is | Bruce Momjian | 2002-03-02 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Preliminary code cleanup in elog(). Split out some code into utility | Peter Eisentraut | 2001-06-08 |
* | 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 |
* | Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts | Tom Lane | 2001-01-14 |
* | Add more critical-section calls: all code sections that hold spinlocks | Tom Lane | 2001-01-12 |
* | Fix recent breakage of query-cancel logic, see my pghackers message | Tom Lane | 2001-01-07 |
* | Clean up backend-exit-time cleanup behavior. Use on_shmem_exit callbacks | Tom Lane | 2000-12-18 |
* | Don't include miscadmin.h in elog.h, since the former is not part of | Tom Lane | 2000-12-06 |
* | Disable elog(ERROR|FATAL) in signal handlers in | Vadim B. Mikheev | 2000-12-03 |
* | Removed ELOG_TIMESTAMPS #define in favor of two run-time | Peter Eisentraut | 2000-06-04 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |