| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prevent ALTER USER f RESET ALL from removing the settings that were put there | Alvaro Herrera | 2010-03-25 | 1 | -7/+1 |
| * | Typo fix from IRC breinbaas | Bruce Momjian | 2010-03-23 | 1 | -2/+2 |
| * | Remove CRs for each line in pgbench.sgml. | Itagaki Takahiro | 2010-03-23 | 1 | -640/+640 |
| * | Add back other xlog() function author names. | Bruce Momjian | 2010-03-23 | 1 | -2/+2 |
| * | Each worker thread will have its own log file in pgbench to avoid interleaved | Itagaki Takahiro | 2010-03-23 | 1 | -630/+640 |
| * | Properly credit Simon for functions pg_last_xlog_replay_location, etc. | Bruce Momjian | 2010-03-22 | 1 | -2/+2 |
| * | Re-order createuser and vacuumedb documentation options, for | Bruce Momjian | 2010-03-22 | 2 | -67/+67 |
| * | Remove 9.0 release notes xref's to HISTORY.html can be built. | Bruce Momjian | 2010-03-21 | 2 | -21/+28 |
| * | Add more 9.0 release note documentation links. | Bruce Momjian | 2010-03-21 | 3 | -61/+94 |
| * | Add links to documentation sections in 9.0 release notes. | Bruce Momjian | 2010-03-21 | 4 | -185/+279 |
| * | In 9.0 release notes, move libpq/ecpg up into their own sections, like I | Bruce Momjian | 2010-03-20 | 1 | -1/+7 |
| * | Move server-side languages up one section in the 9.0 release notes. | Bruce Momjian | 2010-03-20 | 1 | -206/+206 |
| * | Create 9.0 release notes; keep 9.0-alpha release notes in place. | Bruce Momjian | 2010-03-20 | 1 | -2/+2416 |
| * | Update sgml release note markup suggestions. | Bruce Momjian | 2010-03-20 | 1 | -4/+5 |
| * | Clarify docs about database parameter in streaming replication primary_conninfo. | Simon Riggs | 2010-03-19 | 1 | -1/+6 |
| * | Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQL | Peter Eisentraut | 2010-03-18 | 1 | -1/+12 |
| * | Fix missing parentheses for current_query(), per bug #5378. | Tom Lane | 2010-03-18 | 1 | -15/+15 |
| * | Add restartpoint_command option to recovery.conf. Fix bug in %r handling | Heikki Linnakangas | 2010-03-18 | 1 | -7/+26 |
| * | Make typography consistent | Peter Eisentraut | 2010-03-17 | 2 | -4/+4 |
| * | Typo fixes. | Magnus Hagander | 2010-03-17 | 1 | -2/+2 |
| * | Update broken and permanently moved links | Peter Eisentraut | 2010-03-17 | 15 | -44/+44 |
| * | Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt. | Tom Lane | 2010-03-17 | 1 | -19/+15 |
| * | Fix typo in streaming replication protocol docs. | Simon Riggs | 2010-03-17 | 1 | -2/+2 |
| * | Fix typo in math function docs, spotted by Heikki. | Simon Riggs | 2010-03-16 | 1 | -2/+2 |
| * | Document that trig functions accept/return values in radians. | Simon Riggs | 2010-03-15 | 1 | -3/+7 |
| * | Add some more structure and bits of information to PL/Python documentation | Peter Eisentraut | 2010-03-13 | 1 | -93/+261 |
| * | Add libpq warning message if the .pgpass-retrieved password fails. | Bruce Momjian | 2010-03-13 | 1 | -1/+7 |
| * | Update shared memory configuration information for Linux | Peter Eisentraut | 2010-03-13 | 1 | -23/+34 |
| * | Document what user name email symbols are supported by tsearch. | Bruce Momjian | 2010-03-13 | 1 | -1/+8 |
| * | Re-add comma, oops. | Bruce Momjian | 2010-03-12 | 1 | -2/+2 |
| * | Remove unnecessary comma in documentation. | Bruce Momjian | 2010-03-12 | 1 | -2/+2 |
| * | Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24, | Tom Lane | 2010-03-10 | 6 | -6/+1564 |
| * | Add missing space in example. | Magnus Hagander | 2010-03-08 | 1 | -2/+2 |
| * | Revert patch for --psqlrc=FILENAME in psql. | Magnus Hagander | 2010-03-07 | 1 | -11/+1 |
| * | Add --psqlrc=FILENAME parameter to psql, to process an explicitly named | Magnus Hagander | 2010-03-06 | 1 | -1/+11 |
| * | Document that "Q" is ignored by to_date and to_timestamp. Add C comment | Bruce Momjian | 2010-03-03 | 1 | -3/+6 |
| * | Fix SGML markup. | Bruce Momjian | 2010-03-03 | 1 | -8/+6 |
| * | Restructure CREATE FUNCTION "NOTES" section to be shorter; move items | Bruce Momjian | 2010-03-03 | 1 | -58/+58 |
| * | Adjust max_standby_delay documentation to be clearer, and mention that | Bruce Momjian | 2010-03-02 | 1 | -9/+22 |
| * | Document the effect of max_standby_delay on increasing the delay of data | Bruce Momjian | 2010-03-02 | 2 | -4/+7 |
| * | Update keywords list for 9.0 | Peter Eisentraut | 2010-03-02 | 1 | -12/+276 |
| * | Update complex locale example in the documentation. | Bruce Momjian | 2010-02-28 | 1 | -3/+3 |
| * | *** empty log message *** | Bruce Momjian | 2010-02-28 | 1 | -3/+10 |
| * | Document ATAPI FLUSH CACHE EXT. | Bruce Momjian | 2010-02-27 | 1 | -2/+2 |
| * | Document trace_recovery_messages() parameter as an enum, not string. | Bruce Momjian | 2010-02-27 | 1 | -2/+2 |
| * | Document max_standby_delay=-1 option, now that it's allowed again. | Heikki Linnakangas | 2010-02-27 | 2 | -6/+8 |
| * | Entity-ify a few new uses of literal <, >, and &. | Tom Lane | 2010-02-27 | 3 | -10/+10 |
| * | Use <> for libpq #include in example programs, per suggestion from Josh Berkus. | Bruce Momjian | 2010-02-27 | 1 | -4/+4 |
| * | Document ATAPI drive flush command, and mention SSD drives. | Bruce Momjian | 2010-02-27 | 1 | -3/+6 |
| * | Document pg_restore --jobs as a performance enhancement. | Bruce Momjian | 2010-02-26 | 1 | -2/+5 |