| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create 'default_tablespace' GUC variable that supplies a TABLESPACE | Tom Lane | 2004-11-05 | 1 | -0/+1 |
| * | Allow background writing to be shut down by setting limit values to zero. | Tom Lane | 2004-10-17 | 1 | -3/+3 |
| * | Adjust configuration-files GUC behavior as per my recent proposal. | Tom Lane | 2004-10-09 | 1 | -6/+6 |
| * | Whack some sense into the configuration-file-location patch. | Tom Lane | 2004-10-08 | 1 | -5/+9 |
| * | Adjust obsolete comment about memory needs for lock table. | Tom Lane | 2004-09-28 | 1 | -1/+1 |
| * | This patch from Alvaro Herrera adds transaction ID to the list of | Neil Conway | 2004-09-22 | 1 | -2/+2 |
| * | Documentation improvements, per Josh Berkus. | Tom Lane | 2004-09-20 | 1 | -1/+5 |
| * | Replace log_filename_prefix with more general log_filename parameter, | Tom Lane | 2004-08-31 | 1 | -2/+10 |
| * | Cleanup Win32 COPY handling, and move archive examples to SGML. | Bruce Momjian | 2004-08-12 | 1 | -10/+0 |
| * | Add make_native_path() because Win32 COPY is an internal CMD.EXE command | Bruce Momjian | 2004-08-12 | 1 | -6/+10 |
| * | Document background writer control parameters, do some editorial work | Tom Lane | 2004-08-08 | 1 | -16/+17 |
| * | Disable vacuum delay, as discussed on hackers. | Bruce Momjian | 2004-08-08 | 1 | -1/+1 |
| * | Vacuum delay activated by default. | Jan Wieck | 2004-08-07 | 1 | -1/+1 |
| * | Document delay as 0, per Matthew T. O'Connor | Bruce Momjian | 2004-08-07 | 1 | -1/+1 |
| * | Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan. | Bruce Momjian | 2004-08-06 | 1 | -1/+1 |
| * | Create a built-in log rotation program, so that we no longer have to | Tom Lane | 2004-08-05 | 1 | -0/+14 |
| * | Back out pg_autovacuum commit after cvs clean failure causes commit. | Bruce Momjian | 2004-07-21 | 1 | -10/+0 |
| * | lease find enclosed a patch that matches the PL/Perl documentation | Bruce Momjian | 2004-07-21 | 1 | -0/+10 |
| * | XLOG file archiving and point-in-time recovery. There are still some | Tom Lane | 2004-07-19 | 1 | -0/+10 |
| * | Remove postgresql.conf of 'info' as a valid client_min_messages level. | Bruce Momjian | 2004-07-11 | 1 | -1/+1 |
| * | Allow configuration files to be placed outside the data directory. | Bruce Momjian | 2004-07-11 | 1 | -0/+10 |
| * | > >>1. change the type of "log_statement" option from boolean to string, | Bruce Momjian | 2004-04-07 | 1 | -1/+1 |
| * | Remove 'syslog' GUC variable, and add more logical 'log_destination' | Bruce Momjian | 2004-04-05 | 1 | -2/+4 |
| * | Replace max_expr_depth parameter with a max_stack_depth parameter that | Tom Lane | 2004-03-24 | 1 | -2/+3 |
| * | Fix some whitespace formatting, and remove an overly-verbose | Neil Conway | 2004-03-24 | 1 | -6/+3 |
| * | Replace the virtual_host and tcpip_socket parameters with a unified | Tom Lane | 2004-03-23 | 1 | -3/+3 |
| * | Remove GUC log_statement, log_pid, log_timestamp, log_source_port. | Bruce Momjian | 2004-03-15 | 1 | -3/+0 |
| * | Add: | Bruce Momjian | 2004-03-09 | 1 | -0/+8 |
| * | This patch brings up to date what I did last year (now unfortunately | Bruce Momjian | 2004-02-17 | 1 | -0/+1 |
| * | Change may -> might, and remove an extra tab. | Bruce Momjian | 2004-02-16 | 1 | -2/+2 |
| * | Cost based vacuum delay feature. | Jan Wieck | 2004-02-06 | 1 | -0/+6 |
| * | Backing out the background writer sync() option. | Jan Wieck | 2004-02-04 | 1 | -3/+0 |
| * | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane | 2004-02-03 | 1 | -2/+2 |
| * | Added GUC variable bgwriter_flush_method controlling the action | Jan Wieck | 2004-01-24 | 1 | -0/+3 |
| * | Revise GEQO planner to make use of some heuristic knowledge about SQL, namely | Tom Lane | 2004-01-23 | 1 | -5/+4 |
| * | Repair error apparently introduced in the initial coding of GUC: the | Tom Lane | 2004-01-21 | 1 | -2/+2 |
| * | This patch adds a new GUC var, "default_with_oids", which follows the | Bruce Momjian | 2003-12-01 | 1 | -1/+2 |
| * | Background writer process | Jan Wieck | 2003-11-19 | 1 | -0/+5 |
| * | Changed parameter name for shared cache status report interval to | Jan Wieck | 2003-11-16 | 1 | -1/+1 |
| * | 2nd try for the ARC strategy. | Jan Wieck | 2003-11-13 | 1 | -0/+1 |
| * | ARC strategy backed out ... sorry | Jan Wieck | 2003-11-13 | 1 | -1/+0 |
| * | Replacement of the buffer replacement strategy with an ARC | Jan Wieck | 2003-11-13 | 1 | -0/+1 |
| * | Have log_min_duration_statement = 0 always print duration/statement. | Bruce Momjian | 2003-10-08 | 1 | -2/+3 |
| * | Add GUC parameter check_function_bodies to control whether validation | Tom Lane | 2003-10-03 | 1 | -0/+1 |
| * | Remove geqo_random_seed parameter. Having geqo reset the global random() | Tom Lane | 2003-09-07 | 1 | -1/+0 |
| * | Mop-up for previous change to determine default shared_buffers and | Tom Lane | 2003-08-26 | 1 | -2/+2 |
| * | (I always forget what the magic numbers 0 through 2 means for the | Bruce Momjian | 2003-08-17 | 1 | -2/+2 |
| * | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 | 1 | -1/+1 |
| * | Add GUC parameter to control rendezvous name. | Bruce Momjian | 2003-07-22 | 1 | -0/+1 |
| * | Add cleaner formatting to config file. | Bruce Momjian | 2003-07-18 | 1 | -38/+50 |