| Commit message (Expand) | Author | Age |
* | Avoid crashing when restoring a saved GUC session_authorization value | Tom Lane | 2004-08-11 |
* | Do a direct probe during postmaster startup to determine the maximum | Tom Lane | 2004-02-23 |
* | zero_damaged_pages must absolutely NOT be marked GUC_DISALLOW_IN_FILE, | Tom Lane | 2003-11-07 |
* | Cleanup on --help-config: Now called --describe-config, no further options, | Peter Eisentraut | 2003-10-18 |
* | Have log_min_duration_statement = 0 always print duration/statement. | Bruce Momjian | 2003-10-08 |
* | Add GUC parameter check_function_bodies to control whether validation | Tom Lane | 2003-10-03 |
* | More message editing, some suggested by Alvaro Herrera | Peter Eisentraut | 2003-09-29 |
* | Various message fixes, among those fixes for the previous round of fixes | Peter Eisentraut | 2003-09-26 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | Improve a couple of error messages per suggestions from Alvaro Herrera. | Tom Lane | 2003-09-15 |
* | Consistenly lowercase GUC variable names, in docs and error messages. | Bruce Momjian | 2003-09-11 |
* | Remove geqo_random_seed parameter. Having geqo reset the global random() | Tom Lane | 2003-09-07 |
* | Allow non-super users to set log_duration to true, then false, when the | Bruce Momjian | 2003-09-04 |
* | Pass session_authorization to the client and make psql update its prompt | Peter Eisentraut | 2003-09-03 |
* | Do not pass server_encoding to the client. | Peter Eisentraut | 2003-09-01 |
* | Rename DoIt to changeVar, for clarity. | Bruce Momjian | 2003-09-01 |
* | Mop-up for previous change to determine default shared_buffers and | Tom Lane | 2003-08-26 |
* | Somebody forgot to include any actual documentation for ADD_MISSING_FROM. | Tom Lane | 2003-08-17 |
* | Rewriter and planner should use only resno, not resname, to identify | Tom Lane | 2003-08-11 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Fix my own mistake in GUC variable annotation. | Tom Lane | 2003-08-01 |
* | Adjust 'permission denied' messages to be more useful and consistent. | Tom Lane | 2003-08-01 |
* | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 |
* | Code review for recent GUC changes --- try to make it less obvious that | Tom Lane | 2003-07-28 |
* | There was enough code drift since this patch, that a couple of bugs | Bruce Momjian | 2003-07-28 |
* | A visit from the message-style police ... | Tom Lane | 2003-07-28 |
* | > Joe Conway <mail@joeconway.com> writes: | Bruce Momjian | 2003-07-27 |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | Add GUC parameter to control rendezvous name. | Bruce Momjian | 2003-07-22 |
* | Cause SHOW DATESTYLE to produce a string that will be accepted by SET | Tom Lane | 2003-07-15 |
* | Add special checks for non-super-user setting LOG_MIN_DURATION_STATEMENT | Bruce Momjian | 2003-07-09 |
* | Add new USERLIMIT GUC source level so certain options can be disabled | Bruce Momjian | 2003-07-09 |
* | Add --help-config facility to dump information about GUC parameters | Tom Lane | 2003-07-04 |
* | Add GUC option log_error_verbosity to control which fields of error | Tom Lane | 2003-06-30 |
* | Add is_superuser parameter reporting, soon to be used by psql. | Tom Lane | 2003-06-27 |
* | Add add_missing_from GUC variable. | Bruce Momjian | 2003-06-11 |
* | Make "log_min_duration_statement" SUSET --- will be adjusted with new | Bruce Momjian | 2003-06-11 |
* | Add log_min_duration_statement. | Bruce Momjian | 2003-06-11 |
* | Remove lock* GUC variables from postgresql.conf. | Bruce Momjian | 2003-06-11 |
* | Fix things so that an error occuring during standalone-backend processing | Tom Lane | 2003-05-28 |
* | Make log_ GUC settings controllable only by super-users, so non-super | Bruce Momjian | 2003-05-27 |
* | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian | 2003-05-27 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Restructure command destination handling so that we pass around | Tom Lane | 2003-05-06 |
* | SECOND ATTEMPT | Bruce Momjian | 2003-05-02 |
* | Back out second part of patch. | Bruce Momjian | 2003-05-02 |
* | Back out last commit --- wrong patch. | Bruce Momjian | 2003-05-02 |
* | In the continuing saga of FE/BE protocol revisions, add reporting of | Tom Lane | 2003-04-25 |
* | Add code to apply some simple sanity checks to the header fields of a | Tom Lane | 2003-03-28 |