| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete claim that gzip is needed while installing PG's documentation. | Tom Lane | 2010-09-09 | 1 | -8/+6 |
* | Doc fixes: | Bruce Momjian | 2010-09-09 | 6 | -396/+447 |
* | Add tip about building plpython 2 and 3. Fix link to Python docs. | Peter Eisentraut | 2010-09-08 | 2 | -4/+22 |
* | Clarify that surrogate pairs are not encoded in UTF-8 directly | Peter Eisentraut | 2010-09-07 | 1 | -21/+28 |
* | Install a data-type-based solution for protecting pg_get_expr().REL9_1_ALPHA1 | Tom Lane | 2010-09-03 | 2 | -15/+16 |
* | 9.1alpha1 release notes. | Tom Lane | 2010-09-02 | 3 | -2/+488 |
* | Clean up description of ecpg's dtcvfmtasc function. | Tom Lane | 2010-09-02 | 1 | -4/+5 |
* | Clean up some bad grammar and punctuation in description of ecpg's decimal | Tom Lane | 2010-09-02 | 1 | -7/+9 |
* | Clarify documentation of handling of null arguments for aggregates. | Tom Lane | 2010-09-01 | 2 | -12/+18 |
* | Improve release notes' description of Teodor's fixes for polygon overlaps | Tom Lane | 2010-09-01 | 1 | -3/+14 |
* | Add missing markup for translatability | Alvaro Herrera | 2010-08-31 | 1 | -2/+2 |
* | Remove obsolete remark that PQprepare() is more flexible than PREPARE. | Tom Lane | 2010-08-29 | 1 | -4/+2 |
* | Document the existence of the socket lock file under unix_socket_directory, | Tom Lane | 2010-08-26 | 1 | -32/+58 |
* | Explain automatic creation (or lack of it) of indexes for the various types | Tom Lane | 2010-08-26 | 1 | -1/+26 |
* | Remove docs for "Incrementally Updated Backups" because it was of | Bruce Momjian | 2010-08-25 | 1 | -92/+1 |
* | Document filtering dictionaries in textsearch.sgml. | Tom Lane | 2010-08-25 | 2 | -55/+79 |
* | Update release notes, per comments from Simon Riggs. | Bruce Momjian | 2010-08-25 | 1 | -6/+10 |
* | Add missing description of reloftype field | Peter Eisentraut | 2010-08-25 | 1 | -1/+11 |
* | Docs review for unaccent: fix grammar, markup, etc. | Tom Lane | 2010-08-25 | 1 | -45/+51 |
* | Update 9.0 release notes for changes since beta4. | Tom Lane | 2010-08-25 | 1 | -3/+50 |
* | Further editing of release notes. | Tom Lane | 2010-08-24 | 1 | -163/+280 |
* | Fix awkward wording in Incrementally Updated Backups docs. | Bruce Momjian | 2010-08-24 | 1 | -2/+2 |
* | Clarifications for 9.0 release notes | Bruce Momjian | 2010-08-24 | 1 | -52/+53 |
* | Update autovacuum_freeze_max_age documentation to mention that the | Bruce Momjian | 2010-08-24 | 1 | -7/+11 |
* | Add string functions: concat(), concat_ws(), left(), right(), and reverse(). | Itagaki Takahiro | 2010-08-24 | 1 | -1/+84 |
* | Make an editorial pass over the 9.0 release notes. | Tom Lane | 2010-08-23 | 3 | -620/+773 |
* | Document that autovacuum_freeze_max_age is used for pg_clog recycling. | Bruce Momjian | 2010-08-22 | 1 | -2/+3 |
* | Add vacuum and analyze counters to pg_stat_*_tables views. | Magnus Hagander | 2010-08-21 | 1 | -7/+43 |
* | Avoid saying "random" when randomness is not actually meant. | Tom Lane | 2010-08-20 | 2 | -4/+4 |
* | Bring some sanity to the trace_recovery_messages code and docs. | Tom Lane | 2010-08-19 | 1 | -27/+26 |
* | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 | 3 | -4/+1 |
* | Revert: looks like Binary Large OBject[sic] wasn't a misspelling | Peter Eisentraut | 2010-08-17 | 1 | -2/+2 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 | 70 | -731/+728 |
* | Assorted improvements to backup/restore documentation, per Thom Brown. | Tom Lane | 2010-08-15 | 1 | -85/+122 |
* | Clarify bit numbering in get_bit/set_bit etc. Per gripe from | Tom Lane | 2010-08-15 | 1 | -1/+10 |
* | Improve pgarchivecleanup documentation, per comments from Satoshi Nagayasu. | Tom Lane | 2010-08-15 | 1 | -3/+3 |
* | Avoid unnecessary use of TPS acronym. | Tom Lane | 2010-08-15 | 1 | -2/+2 |
* | Add link and additional index reference to pgcrypto. | Robert Haas | 2010-08-15 | 2 | -4/+10 |
* | Add a \sf (show function) command to psql, for those times when you need to | Tom Lane | 2010-08-14 | 1 | -1/+28 |
* | Further dtrace adjustments for the backend-IDs-in-relpath patch. | Robert Haas | 2010-08-14 | 1 | -13/+23 |
* | Include the backend ID in the relpath of temporary relations. | Robert Haas | 2010-08-13 | 1 | -11/+15 |
* | Add xml_is_well_formed, xml_is_well_formed_document, xml_is_well_formed_content | Tom Lane | 2010-08-13 | 1 | -1/+79 |
* | Reorder docs on lexical structure slightly for clarity. | Robert Haas | 2010-08-13 | 1 | -7/+7 |
* | Add the ability to compute per-statement latencies (ie, average execution | Tom Lane | 2010-08-12 | 1 | -11/+80 |
* | Back out syntax case changes --- seems they were intentional. | Bruce Momjian | 2010-08-12 | 1 | -6/+6 |
* | Extend psql's \e and \ef commands so that a line number can be specified, | Tom Lane | 2010-08-12 | 1 | -12/+55 |
* | Properly lowercase identifiers, uppercase keywords, in doc examples | Bruce Momjian | 2010-08-11 | 1 | -6/+6 |
* | Fix one more incorrect errno definition in the ECPG manual. | Robert Haas | 2010-08-11 | 1 | -2/+2 |
* | Fix incorrect errno definitions in ECPG manual. | Robert Haas | 2010-08-11 | 1 | -5/+5 |
* | Add three-parameter forms of array_to_string and string_to_array, to allow | Tom Lane | 2010-08-10 | 1 | -9/+39 |