summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix several broken $PostgreSQL$ keywords. Noted while experimentingTom Lane2010-09-191-1/+1
* Move pg_db_role_setting docs to correct place in alphabetical order.Robert Haas2010-09-171-65/+66
* Stamp 9.0 release notes with expected release date; also some last-minuteTom Lane2010-09-162-54/+47
* Fix bad grammar.Tom Lane2010-09-161-2/+2
* Add a compatibility note about plpgsql's treatment of SELECT INTO rec.fldTom Lane2010-09-151-1/+26
* Elaborate on what gets stored in pg_authid.rolpasswd.Robert Haas2010-09-131-4/+13
* Don't try aligning comments for new archive_command Win32 doc example;Bruce Momjian2010-09-131-3/+3
* Link from pg_shadow docs to pg_authid docs.Robert Haas2010-09-131-2/+3
* Re-add documentation for Win32 copy syntax for archive_command.Bruce Momjian2010-09-121-2/+3
* Remove obsolete claim that gzip is needed while installing PG's documentation.Tom Lane2010-09-091-8/+6
* Doc fixes:Bruce Momjian2010-09-096-396/+447
* Add tip about building plpython 2 and 3. Fix link to Python docs.Peter Eisentraut2010-09-082-4/+22
* Clarify that surrogate pairs are not encoded in UTF-8 directlyPeter Eisentraut2010-09-071-21/+28
* Install a data-type-based solution for protecting pg_get_expr().REL9_1_ALPHA1Tom Lane2010-09-032-15/+16
* 9.1alpha1 release notes.Tom Lane2010-09-023-2/+488
* Clean up description of ecpg's dtcvfmtasc function.Tom Lane2010-09-021-4/+5
* Clean up some bad grammar and punctuation in description of ecpg's decimalTom Lane2010-09-021-7/+9
* Clarify documentation of handling of null arguments for aggregates.Tom Lane2010-09-012-12/+18
* Improve release notes' description of Teodor's fixes for polygon overlapsTom Lane2010-09-011-3/+14
* Add missing markup for translatabilityAlvaro Herrera2010-08-311-2/+2
* Remove obsolete remark that PQprepare() is more flexible than PREPARE.Tom Lane2010-08-291-4/+2
* Document the existence of the socket lock file under unix_socket_directory,Tom Lane2010-08-261-32/+58
* Explain automatic creation (or lack of it) of indexes for the various typesTom Lane2010-08-261-1/+26
* Remove docs for "Incrementally Updated Backups" because it was ofBruce Momjian2010-08-251-92/+1
* Document filtering dictionaries in textsearch.sgml.Tom Lane2010-08-252-55/+79
* Update release notes, per comments from Simon Riggs.Bruce Momjian2010-08-251-6/+10
* Add missing description of reloftype fieldPeter Eisentraut2010-08-251-1/+11
* Docs review for unaccent: fix grammar, markup, etc.Tom Lane2010-08-251-45/+51
* Update 9.0 release notes for changes since beta4.Tom Lane2010-08-251-3/+50
* Further editing of release notes.Tom Lane2010-08-241-163/+280
* Fix awkward wording in Incrementally Updated Backups docs.Bruce Momjian2010-08-241-2/+2
* Clarifications for 9.0 release notesBruce Momjian2010-08-241-52/+53
* Update autovacuum_freeze_max_age documentation to mention that theBruce Momjian2010-08-241-7/+11
* Add string functions: concat(), concat_ws(), left(), right(), and reverse().Itagaki Takahiro2010-08-241-1/+84
* Make an editorial pass over the 9.0 release notes.Tom Lane2010-08-233-620/+773
* Document that autovacuum_freeze_max_age is used for pg_clog recycling.Bruce Momjian2010-08-221-2/+3
* Add vacuum and analyze counters to pg_stat_*_tables views.Magnus Hagander2010-08-211-7/+43
* Avoid saying "random" when randomness is not actually meant.Tom Lane2010-08-202-4/+4
* Bring some sanity to the trace_recovery_messages code and docs.Tom Lane2010-08-191-27/+26
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-193-4/+1
* Revert: looks like Binary Large OBject[sic] wasn't a misspellingPeter Eisentraut2010-08-171-2/+2
* Spell and markup checkingPeter Eisentraut2010-08-1770-731/+728
* Assorted improvements to backup/restore documentation, per Thom Brown.Tom Lane2010-08-151-85/+122
* Clarify bit numbering in get_bit/set_bit etc. Per gripe fromTom Lane2010-08-151-1/+10
* Improve pgarchivecleanup documentation, per comments from Satoshi Nagayasu.Tom Lane2010-08-151-3/+3
* Avoid unnecessary use of TPS acronym.Tom Lane2010-08-151-2/+2
* Add link and additional index reference to pgcrypto.Robert Haas2010-08-152-4/+10
* Add a \sf (show function) command to psql, for those times when you need toTom Lane2010-08-141-1/+28
* Further dtrace adjustments for the backend-IDs-in-relpath patch.Robert Haas2010-08-141-13/+23
* Include the backend ID in the relpath of temporary relations.Robert Haas2010-08-131-11/+15