| Commit message (Expand) | Author | Age | Files | Lines |
| * | More vacuum markup fixes. Alvaro | Bruce Momjian | 2005-07-30 | 1 | -2/+4 |
| * | Add GUC variables to control keep-alive times for idle, interval, and | Bruce Momjian | 2005-07-30 | 1 | -1/+48 |
| * | Simple constraint exclusion. For now, only child tables of inheritance | Tom Lane | 2005-07-23 | 1 | -1/+51 |
| * | Integrate autovacuum functionality into the backend. There's still a | Tom Lane | 2005-07-14 | 1 | -2/+123 |
| * | Update description of GUC full_page_writes. | Bruce Momjian | 2005-07-06 | 1 | -6/+7 |
| * | Add GUC full_page_writes to control writing full pages to WAL. | Bruce Momjian | 2005-07-05 | 1 | -2/+35 |
| * | Add SGML markup for on/off values in run-time section. | Bruce Momjian | 2005-07-02 | 1 | -50/+54 |
| * | Use on/off consistently for GUC variables in postgresql.conf and the | Bruce Momjian | 2005-07-02 | 1 | -16/+16 |
| * | Clarify documentation about log_min_duration_statement. | Bruce Momjian | 2005-07-01 | 1 | -11/+12 |
| * | Code review for escape-strings patch. Sync psql and plpgsql lexers | Tom Lane | 2005-06-26 | 1 | -26/+15 |
| * | Add E'' syntax so eventually normal strings can treat backslashes | Bruce Momjian | 2005-06-26 | 1 | -1/+56 |
| * | Cause initdb to create a third standard database "postgres", which | Tom Lane | 2005-06-21 | 1 | -4/+9 |
| * | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 | 1 | -2/+29 |
| * | Update NetBSD 'options' description. | Bruce Momjian | 2005-06-17 | 1 | -13/+13 |
| * | Improve wording of read-only GUC variables; shows -> reports. | Bruce Momjian | 2005-06-17 | 1 | -10/+10 |
| * | Add GUC krb_server_hostname so the server hostname can be specified as | Bruce Momjian | 2005-06-14 | 1 | -13/+33 |
| * | SGML cleanup: consistently use "endterm" in <xref>s that link to the | Neil Conway | 2005-06-13 | 1 | -4/+6 |
| * | Mention prefix %t has no milliseconds. | Bruce Momjian | 2005-06-09 | 1 | -3/+3 |
| * | This patch against 8.0.0beta1 source adds log_line_prefix options for | Bruce Momjian | 2005-06-09 | 1 | -1/+11 |
| * | Allow kerberos name and username case sensitivity to be specified from | Bruce Momjian | 2005-06-04 | 1 | -2/+30 |
| * | Editing for the new "Encryption Options" section of the manual. | Neil Conway | 2005-05-25 | 1 | -23/+19 |
| * | Add support for wal_fsync_writethrough for Darwin, and restructure the | Bruce Momjian | 2005-05-20 | 1 | -2/+2 |
| * | Rename Rendezvous to Bonjour to match OS/X renaming. | Bruce Momjian | 2005-05-15 | 1 | -6/+6 |
| * | Rename encryption section. | Bruce Momjian | 2005-05-09 | 1 | -4/+4 |
| * | Improve wording of new documentation section on encryption, and move it | Bruce Momjian | 2005-05-09 | 1 | -127/+156 |
| * | Add encryption section to documentation. | Bruce Momjian | 2005-05-08 | 1 | -1/+127 |
| * | Add documentation stating how to determine if FSM settings are too low | Bruce Momjian | 2005-04-23 | 1 | -1/+9 |
| * | Rethink original decision to use AND/OR Expr nodes to represent bitmap | Tom Lane | 2005-04-21 | 1 | -3/+20 |
| * | Change the default setting of "add_missing_from" to false. This has been | Neil Conway | 2005-04-08 | 1 | -10/+20 |
| * | Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the | Tom Lane | 2005-03-29 | 1 | -2/+2 |
| * | Change Win32 O_SYNC method to O_DSYNC because that is what the method | Bruce Momjian | 2005-03-24 | 1 | -1/+2 |
| * | Add temp_buffers GUC variable to allow users to determine the size | Tom Lane | 2005-03-19 | 1 | -1/+28 |
| * | Fix mistakes in SGML markup. From David Fetter. | Neil Conway | 2005-03-14 | 1 | -2/+2 |
| * | Make default_with_oids default to false -- user-created tables will now | Neil Conway | 2005-03-13 | 1 | -18/+13 |
| * | Replace the BufMgrLock with separate locks on the lookup hashtable and | Tom Lane | 2005-03-04 | 1 | -36/+71 |
| * | Fix misspelling of sysctl, per Stefan Hans. | Tom Lane | 2005-03-02 | 1 | -6/+6 |
| * | Adjust OS-specific kernel settings to mention old and new BSD methods of | Bruce Momjian | 2005-02-26 | 1 | -27/+19 |
| * | Improvements to documentation of shared memory configuration under | Neil Conway | 2005-02-10 | 1 | -17/+60 |
| * | Add tools/find_gt_lt to find < and > in SGML source. | Bruce Momjian | 2005-01-23 | 1 | -6/+6 |
| * | More < and > cleanups converted to ampersands. | Bruce Momjian | 2005-01-22 | 1 | -3/+3 |
| * | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane | 2005-01-08 | 1 | -3/+11 |
| * | Add mention of performance impact on LIKE of non-C locales. | Bruce Momjian | 2005-01-04 | 1 | -4/+5 |
| * | More minor updates and copy-editing. | Tom Lane | 2004-12-26 | 1 | -151/+202 |
| * | Add note warning that OS X updates usually overwrite /etc/rc. | Tom Lane | 2004-12-18 | 1 | -2/+4 |
| * | Changes the doc's to reflect what the user will find as default. | Bruce Momjian | 2004-12-18 | 1 | -3/+3 |
| * | Spell checker run | Peter Eisentraut | 2004-12-13 | 1 | -30/+28 |
| * | Fix several mistaken xreflabel entries, including those spotted by | Tom Lane | 2004-12-05 | 1 | -10/+10 |
| * | Correctly name the Windows operating systems | Peter Eisentraut | 2004-11-27 | 1 | -2/+2 |
| * | Add index entries for all GUC configuration parameters. | Neil Conway | 2004-11-16 | 1 | -129/+529 |
| * | Remove GUC USERLIMIT variable category, making the affected variables | Tom Lane | 2004-11-14 | 1 | -25/+22 |