| Commit message (Expand) | Author | Age |
* | Fix assorted typos in the documentation, and use American spelling | Neil Conway | 2005-10-15 |
* | Make the documentation of GUC variables a separate chapter, rather than | Neil Conway | 2005-09-12 |
* | Remove a couple of obsolete statements about how many buffers you can | Tom Lane | 2005-08-30 |
* | Improve table describing shared memory parameters. | Tom Lane | 2005-08-30 |
* | Update documentation about shared memory sizing to reflect current | Tom Lane | 2005-08-30 |
* | Reduce default value of max_prepared_transactions from 50 to 5. This | Tom Lane | 2005-08-29 |
* | Adjust description of use_strict parameter. Some other minor editorial | Tom Lane | 2005-08-24 |
* | enable_constraint_exclusion => constraint_exclusion | Bruce Momjian | 2005-08-22 |
* | Minor GUC cleanups: document krb_server_hostname and custom_variable_classes | Tom Lane | 2005-08-21 |
* | Change standard_compliant_strings to standard_conforming_strings. | Peter Eisentraut | 2005-08-14 |
* | Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost | Tom Lane | 2005-08-11 |
* | Fix ordering of default sync options to match code. | Bruce Momjian | 2005-08-09 |
* | Clarify wal_sync_method options in documentation. | Bruce Momjian | 2005-08-09 |
* | More vacuum markup fixes. Alvaro | Bruce Momjian | 2005-07-30 |
* | Add GUC variables to control keep-alive times for idle, interval, and | Bruce Momjian | 2005-07-30 |
* | Simple constraint exclusion. For now, only child tables of inheritance | Tom Lane | 2005-07-23 |
* | Integrate autovacuum functionality into the backend. There's still a | Tom Lane | 2005-07-14 |
* | Update description of GUC full_page_writes. | Bruce Momjian | 2005-07-06 |
* | Add GUC full_page_writes to control writing full pages to WAL. | Bruce Momjian | 2005-07-05 |
* | Add SGML markup for on/off values in run-time section. | Bruce Momjian | 2005-07-02 |
* | Use on/off consistently for GUC variables in postgresql.conf and the | Bruce Momjian | 2005-07-02 |
* | Clarify documentation about log_min_duration_statement. | Bruce Momjian | 2005-07-01 |
* | Code review for escape-strings patch. Sync psql and plpgsql lexers | Tom Lane | 2005-06-26 |
* | Add E'' syntax so eventually normal strings can treat backslashes | Bruce Momjian | 2005-06-26 |
* | Cause initdb to create a third standard database "postgres", which | Tom Lane | 2005-06-21 |
* | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 |
* | Update NetBSD 'options' description. | Bruce Momjian | 2005-06-17 |
* | Improve wording of read-only GUC variables; shows -> reports. | Bruce Momjian | 2005-06-17 |
* | Add GUC krb_server_hostname so the server hostname can be specified as | Bruce Momjian | 2005-06-14 |
* | SGML cleanup: consistently use "endterm" in <xref>s that link to the | Neil Conway | 2005-06-13 |
* | Mention prefix %t has no milliseconds. | Bruce Momjian | 2005-06-09 |
* | This patch against 8.0.0beta1 source adds log_line_prefix options for | Bruce Momjian | 2005-06-09 |
* | Allow kerberos name and username case sensitivity to be specified from | Bruce Momjian | 2005-06-04 |
* | Editing for the new "Encryption Options" section of the manual. | Neil Conway | 2005-05-25 |
* | Add support for wal_fsync_writethrough for Darwin, and restructure the | Bruce Momjian | 2005-05-20 |
* | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian | 2005-05-15 |
* | Rename encryption section. | Bruce Momjian | 2005-05-09 |
* | Improve wording of new documentation section on encryption, and move it | Bruce Momjian | 2005-05-09 |
* | Add encryption section to documentation. | Bruce Momjian | 2005-05-08 |
* | Add documentation stating how to determine if FSM settings are too low | Bruce Momjian | 2005-04-23 |
* | Rethink original decision to use AND/OR Expr nodes to represent bitmap | Tom Lane | 2005-04-21 |
* | Change the default setting of "add_missing_from" to false. This has been | Neil Conway | 2005-04-08 |
* | Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the | Tom Lane | 2005-03-29 |
* | Change Win32 O_SYNC method to O_DSYNC because that is what the method | Bruce Momjian | 2005-03-24 |
* | Add temp_buffers GUC variable to allow users to determine the size | Tom Lane | 2005-03-19 |
* | Fix mistakes in SGML markup. From David Fetter. | Neil Conway | 2005-03-14 |
* | Make default_with_oids default to false -- user-created tables will now | Neil Conway | 2005-03-13 |
* | Replace the BufMgrLock with separate locks on the lookup hashtable and | Tom Lane | 2005-03-04 |
* | Fix misspelling of sysctl, per Stefan Hans. | Tom Lane | 2005-03-02 |
* | Adjust OS-specific kernel settings to mention old and new BSD methods of | Bruce Momjian | 2005-02-26 |