aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/runtime.sgml
Commit message (Expand)AuthorAge
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-23
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-08
* Add mention of performance impact on LIKE of non-C locales.Bruce Momjian2005-01-04
* More minor updates and copy-editing.Tom Lane2004-12-26
* Add note warning that OS X updates usually overwrite /etc/rc.Tom Lane2004-12-18
* Changes the doc's to reflect what the user will find as default.Bruce Momjian2004-12-18
* Spell checker runPeter Eisentraut2004-12-13
* Fix several mistaken xreflabel entries, including those spotted byTom Lane2004-12-05
* Correctly name the Windows operating systemsPeter Eisentraut2004-11-27
* Add index entries for all GUC configuration parameters.Neil Conway2004-11-16
* Remove GUC USERLIMIT variable category, making the affected variablesTom Lane2004-11-14
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Minor documentation updates from Simon Riggs.Tom Lane2004-11-04
* Allow background writing to be shut down by setting limit values to zero.Tom Lane2004-10-17
* Have log_duration only output when log_statement has printed the query.Bruce Momjian2004-10-15
* Adjust configuration-files GUC behavior as per my recent proposal.Tom Lane2004-10-09
* Whack some sense into the configuration-file-location patch.Tom Lane2004-10-08
* Minor documentation improvement.Neil Conway2004-09-29
* Fix multiple breakages in our support for SSL certificates.Tom Lane2004-09-26
* This patch attempts to note the use of the root.crt file in the server.Bruce Momjian2004-09-23
* This patch from Alvaro Herrera adds transaction ID to the list ofNeil Conway2004-09-22
* Improve documentation of log rotation options, per Ed L.Tom Lane2004-09-17
* Replace log_filename_prefix with more general log_filename parameter,Tom Lane2004-08-31
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-24
* Mark server_encoding and integer_datetimes as GUC_REPORT, per previousTom Lane2004-08-16
* Mention log_statement_stats can not be enabled with the other options.Bruce Momjian2004-08-13
* Cleanup Win32 COPY handling, and move archive examples to SGML.Bruce Momjian2004-08-12
* Make listen_addresses be a comma-separated list instead of a space-separatedTom Lane2004-08-08
* Document background writer control parameters, do some editorial workTom Lane2004-08-08
* Rename vacuum_cost_naptime to vacuum_cost_delay, with agreement from Jan.Bruce Momjian2004-08-06
* Create a built-in log rotation program, so that we no longer have toTom Lane2004-08-05
* Preliminary documentation for PITR.Tom Lane2004-08-03
* log_destination should only be PGC_SIGHUP, not PGC_POSTMASTER, as perTom Lane2004-07-24
* Allow configuration files to be placed outside the data directory.Bruce Momjian2004-07-11
* Fix bogus line break within a file name, as noted by Alvaro.Tom Lane2004-06-27
* Add --pwfile option to initdb, so that passwords can be set by GUI toolsTom Lane2004-06-24
* Attached is a patch that takes care of the PATHSEP issue. I made a moreBruce Momjian2004-06-10
* AIX doc addition:Bruce Momjian2004-05-26
* The patch adresses the TODO list item "Allow external interfaces toBruce Momjian2004-05-26
* Minor copy-editing.Tom Lane2004-04-29
* Update EXECUTE docs to mention tag matches prepared statement.Bruce Momjian2004-04-22
* New link for Solaris IPC articlePeter Eisentraut2004-04-21
* Add doc mention that:Bruce Momjian2004-04-20
* Clarify meaning of second DateStyle value.Bruce Momjian2004-04-15
* > >>1. change the type of "log_statement" option from boolean to string,Bruce Momjian2004-04-07
* Remove 'syslog' GUC variable, and add more logical 'log_destination'Bruce Momjian2004-04-05
* Add description of log_statement_stats's function (total statement statsBruce Momjian2004-03-31
* More cross-reference work, other minor SGML fixes and improvements.Neil Conway2004-03-26
* Replace max_expr_depth parameter with a max_stack_depth parameter thatTom Lane2004-03-24