summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2005-10-24Add:Bruce Momjian
2005-10-24More forcefully recommend MD5 over crypt authentication.Bruce Momjian
2005-10-24Fix incorrect wording about function failure time on unsafe ops - theseAndrew Dunstan
2005-10-24I have applied the following patch to document PQinitSSL() andBruce Momjian
2005-10-23A bit of minor copy-editing.Tom Lane
2005-10-23I've confirmed 8.1beta4 passes regression tests on all hardware platformsTom Lane
2005-10-22Add a note about GNU tar's propensity to complain if a file changesTom Lane
2005-10-22Copy-editing for recent documentation changes relevant to WAL,Tom Lane
2005-10-22Fix documentation to specify the correct range of timezone offsets forTom Lane
2005-10-22Fix typo.Alvaro Herrera
2005-10-21Clean up autovacuum documentation, which was a bit out of sync with whatTom Lane
2005-10-21Update obsolete URL, per Chris.Tom Lane
2005-10-21Minor PL/PgSQL doc tweak: use current_timestamp rather than now() inNeil Conway
2005-10-21Clean up some obsolete statements about GiST indexes, and add a sectionTom Lane
2005-10-20Improve testlibpq3.c's example of PQexecParams() usage to include sendingTom Lane
2005-10-20Minor tweak to libpq documentation: make "PREPARE" and "DEALLOCATE" xrefs.Neil Conway
2005-10-20Document the behavior of GRANT/REVOKE in cases where the privilege isTom Lane
2005-10-18replace use of predefined perl vars $a and $b with $x and $y - per Greg Sabin...Andrew Dunstan
2005-10-18Add an entry to the discussion of regression test failures about theTom Lane
2005-10-18Code review for regexp_replace patch. Improve documentation and comments,Tom Lane
2005-10-17Clean up libpq's pollution of application namespace by renaming theTom Lane
2005-10-16Add note that some versions of OS X require SHMMAX to be an exact multipleTom Lane
2005-10-15Remove a long comment from cvs.sgml -- AFAICS this is no longer useful,Neil Conway
2005-10-15Fix assorted typos in the documentation, and use American spellingNeil Conway
2005-10-15Update 'supported platforms' list with current buildfarm results.Tom Lane
2005-10-15Fix kerberos description: localhost -> server hostname.Bruce Momjian
2005-10-15Merge some user-submitted suggestions for improvement into theNeil Conway
2005-10-15Fix typo.Alvaro Herrera
2005-10-14Fix syslog bug: if any messages are emitted to write_syslog beforeTom Lane
2005-10-14fix nonsensical summary row on exampleAndrew Dunstan
2005-10-14Allow times of 24:00:00 to match rounding behavior:Bruce Momjian
2005-10-13Add documentation mentioning that there are separate regression testsTom Lane
2005-10-13Improve documentation about CREATEROLE privilege.Tom Lane
2005-10-13Update krb_server_name to document that a missing entry defaults toBruce Momjian
2005-10-13Update documentation to reflect the new ALTER OWNER rules for allTom Lane
2005-10-13Describe the behavior of the SQL_ASCII encoding more accurately.Tom Lane
2005-10-13Adjust the discussion of triggers to more clearly guide people in theTom Lane
2005-10-13The patch updates the documentation to reflect the fact that higher valuesBruce Momjian
2005-10-13Turn off list of tables, figures, and examples.Peter Eisentraut
2005-10-13Rewording, use the more common multi-threaded/single-threaded.Bruce Momjian
2005-10-13Clarify causes of possible mismatch between Win32 libraries andBruce Momjian
2005-10-13Some additional doc changes based around compression of page images inBruce Momjian
2005-10-13Fix capitalization of example.Bruce Momjian
2005-10-13Update trigger demo to reflect new trigger ordering.Bruce Momjian
2005-10-13Remove extra <para>Bruce Momjian
2005-10-13Update:Bruce Momjian
2005-10-12Fix spelling error, per Michael Fuhr.Tom Lane
2005-10-12Remove item:Bruce Momjian
2005-10-12Add warning about plperl nested named subroutinesBruce Momjian
2005-10-12No longer needed:Bruce Momjian