summaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent ALTER USER f RESET ALL from removing the settings that were put thereAlvaro Herrera2010-03-251-7/+1
* Typo fix from IRC breinbaasBruce Momjian2010-03-231-2/+2
* Remove CRs for each line in pgbench.sgml.Itagaki Takahiro2010-03-231-640/+640
* Add back other xlog() function author names.Bruce Momjian2010-03-231-2/+2
* Each worker thread will have its own log file in pgbench to avoid interleavedItagaki Takahiro2010-03-231-630/+640
* Properly credit Simon for functions pg_last_xlog_replay_location, etc.Bruce Momjian2010-03-221-2/+2
* Re-order createuser and vacuumedb documentation options, forBruce Momjian2010-03-222-67/+67
* Remove 9.0 release notes xref's to HISTORY.html can be built.Bruce Momjian2010-03-212-21/+28
* Add more 9.0 release note documentation links.Bruce Momjian2010-03-213-61/+94
* Add links to documentation sections in 9.0 release notes.Bruce Momjian2010-03-214-185/+279
* In 9.0 release notes, move libpq/ecpg up into their own sections, like IBruce Momjian2010-03-201-1/+7
* Move server-side languages up one section in the 9.0 release notes.Bruce Momjian2010-03-201-206/+206
* Create 9.0 release notes; keep 9.0-alpha release notes in place.Bruce Momjian2010-03-201-2/+2416
* Update sgml release note markup suggestions.Bruce Momjian2010-03-201-4/+5
* Clarify docs about database parameter in streaming replication primary_conninfo.Simon Riggs2010-03-191-1/+6
* Prevent the injection of invalidly encoded strings by PL/Python into PostgreSQLPeter Eisentraut2010-03-181-1/+12
* Fix missing parentheses for current_query(), per bug #5378.Tom Lane2010-03-181-15/+15
* Add restartpoint_command option to recovery.conf. Fix bug in %r handlingHeikki Linnakangas2010-03-181-7/+26
* Make typography consistentPeter Eisentraut2010-03-172-4/+4
* Typo fixes.Magnus Hagander2010-03-171-2/+2
* Update broken and permanently moved linksPeter Eisentraut2010-03-1715-44/+44
* Fix incorrect example in CREATE INDEX reference page, per Josh Kupershmidt.Tom Lane2010-03-171-19/+15
* Fix typo in streaming replication protocol docs.Simon Riggs2010-03-171-2/+2
* Fix typo in math function docs, spotted by Heikki.Simon Riggs2010-03-161-2/+2
* Document that trig functions accept/return values in radians.Simon Riggs2010-03-151-3/+7
* Add some more structure and bits of information to PL/Python documentationPeter Eisentraut2010-03-131-93/+261
* Add libpq warning message if the .pgpass-retrieved password fails.Bruce Momjian2010-03-131-1/+7
* Update shared memory configuration information for LinuxPeter Eisentraut2010-03-131-23/+34
* Document what user name email symbols are supported by tsearch.Bruce Momjian2010-03-131-1/+8
* Re-add comma, oops.Bruce Momjian2010-03-121-2/+2
* Remove unnecessary comma in documentation.Bruce Momjian2010-03-121-2/+2
* Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24,Tom Lane2010-03-106-6/+1564
* Add missing space in example.Magnus Hagander2010-03-081-2/+2
* Revert patch for --psqlrc=FILENAME in psql.Magnus Hagander2010-03-071-11/+1
* Add --psqlrc=FILENAME parameter to psql, to process an explicitly namedMagnus Hagander2010-03-061-1/+11
* Document that "Q" is ignored by to_date and to_timestamp. Add C commentBruce Momjian2010-03-031-3/+6
* Fix SGML markup.Bruce Momjian2010-03-031-8/+6
* Restructure CREATE FUNCTION "NOTES" section to be shorter; move itemsBruce Momjian2010-03-031-58/+58
* Adjust max_standby_delay documentation to be clearer, and mention thatBruce Momjian2010-03-021-9/+22
* Document the effect of max_standby_delay on increasing the delay of dataBruce Momjian2010-03-022-4/+7
* Update keywords list for 9.0Peter Eisentraut2010-03-021-12/+276
* Update complex locale example in the documentation.Bruce Momjian2010-02-281-3/+3
* *** empty log message ***Bruce Momjian2010-02-281-3/+10
* Document ATAPI FLUSH CACHE EXT.Bruce Momjian2010-02-271-2/+2
* Document trace_recovery_messages() parameter as an enum, not string.Bruce Momjian2010-02-271-2/+2
* Document max_standby_delay=-1 option, now that it's allowed again.Heikki Linnakangas2010-02-272-6/+8
* Entity-ify a few new uses of literal <, >, and &.Tom Lane2010-02-273-10/+10
* Use <> for libpq #include in example programs, per suggestion from Josh Berkus.Bruce Momjian2010-02-271-4/+4
* Document ATAPI drive flush command, and mention SSD drives.Bruce Momjian2010-02-271-3/+6
* Document pg_restore --jobs as a performance enhancement.Bruce Momjian2010-02-261-2/+5