aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* I've confirmed 8.1beta4 passes regression tests on all hardware platformsTom Lane2005-10-23
* Add a note about GNU tar's propensity to complain if a file changesTom Lane2005-10-22
* Copy-editing for recent documentation changes relevant to WAL,Tom Lane2005-10-22
* Fix documentation to specify the correct range of timezone offsets forTom Lane2005-10-22
* Fix typo.Alvaro Herrera2005-10-22
* Clean up autovacuum documentation, which was a bit out of sync with whatTom Lane2005-10-21
* Update obsolete URL, per Chris.Tom Lane2005-10-21
* Minor PL/PgSQL doc tweak: use current_timestamp rather than now() inNeil Conway2005-10-21
* Clean up some obsolete statements about GiST indexes, and add a sectionTom Lane2005-10-21
* Improve testlibpq3.c's example of PQexecParams() usage to include sendingTom Lane2005-10-20
* Minor tweak to libpq documentation: make "PREPARE" and "DEALLOCATE" xrefs.Neil Conway2005-10-20
* Document the behavior of GRANT/REVOKE in cases where the privilege isTom Lane2005-10-20
* replace use of predefined perl vars $a and $b with $x and $y - per Greg Sabin...Andrew Dunstan2005-10-18
* Add an entry to the discussion of regression test failures about theTom Lane2005-10-18
* Code review for regexp_replace patch. Improve documentation and comments,Tom Lane2005-10-18
* Clean up libpq's pollution of application namespace by renaming theTom Lane2005-10-17
* Add note that some versions of OS X require SHMMAX to be an exact multipleTom Lane2005-10-16
* Remove a long comment from cvs.sgml -- AFAICS this is no longer useful,Neil Conway2005-10-15
* Fix assorted typos in the documentation, and use American spellingNeil Conway2005-10-15
* Update 'supported platforms' list with current buildfarm results.Tom Lane2005-10-15
* Fix kerberos description: localhost -> server hostname.Bruce Momjian2005-10-15
* Merge some user-submitted suggestions for improvement into theNeil Conway2005-10-15
* Fix typo.Alvaro Herrera2005-10-15
* Fix syslog bug: if any messages are emitted to write_syslog beforeTom Lane2005-10-14
* fix nonsensical summary row on exampleAndrew Dunstan2005-10-14
* Allow times of 24:00:00 to match rounding behavior:Bruce Momjian2005-10-14
* Add documentation mentioning that there are separate regression testsTom Lane2005-10-13
* Improve documentation about CREATEROLE privilege.Tom Lane2005-10-13
* Update krb_server_name to document that a missing entry defaults toBruce Momjian2005-10-13
* Update documentation to reflect the new ALTER OWNER rules for allTom Lane2005-10-13
* Describe the behavior of the SQL_ASCII encoding more accurately.Tom Lane2005-10-13
* Adjust the discussion of triggers to more clearly guide people in theTom Lane2005-10-13
* The patch updates the documentation to reflect the fact that higher valuesBruce Momjian2005-10-13
* Turn off list of tables, figures, and examples.Peter Eisentraut2005-10-13
* Rewording, use the more common multi-threaded/single-threaded.Bruce Momjian2005-10-13
* Clarify causes of possible mismatch between Win32 libraries andBruce Momjian2005-10-13
* Some additional doc changes based around compression of page images inBruce Momjian2005-10-13
* Fix capitalization of example.Bruce Momjian2005-10-13
* Update trigger demo to reflect new trigger ordering.Bruce Momjian2005-10-13
* Remove extra <para>Bruce Momjian2005-10-13
* Fix spelling error, per Michael Fuhr.Tom Lane2005-10-12
* Add warning about plperl nested named subroutinesBruce Momjian2005-10-12
* Update keywords table for 8.1.Peter Eisentraut2005-10-12
* Release notes up to date as of today.Tom Lane2005-10-11
* Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used toTom Lane2005-10-10
* Fix a thinko in description of krb_server_hostname.Tom Lane2005-10-08
* Minor tweaks for PL/PgSQL documentation.Neil Conway2005-10-06
* Revise pgstats stuff to fix the problems with not counting accessesTom Lane2005-10-06
* Improve wording of entry.Bruce Momjian2005-10-05
* Clean up some messages and fix missing translation support. Option --logPeter Eisentraut2005-10-04