summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2005-12-08Documentation fix: s/event_object_name/event_object_table/gPeter Eisentraut
2005-12-02Fix obsolete description of -h option, per Andreas Schmidt.Tom Lane
2005-11-16Properly document return value of strpos().Bruce Momjian
2005-10-06Backpatch merge_db() example for PL/PgSQL to 8.0. Patch from DavidNeil Conway
2005-10-03COPY's test for read-only transaction was backward; it prohibited COPY TOREL8_0_4Tom Lane
2005-10-03Update release notes for pending back-branch releases.Tom Lane
2005-09-12Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.Neil Conway
2005-08-27Fix typo:Bruce Momjian
2005-08-11Backpatch new CVS home page URL.Bruce Momjian
2005-06-25Force a checkpoint before committing a CREATE DATABASE command. ThisTom Lane
2005-06-17NetBSD uses "options" not "option".Bruce Momjian
2005-06-09Repair error in description of nonblocking usage of PQgetCopyData().Tom Lane
2005-05-20Fix typo in ECPG docs, per Andreas Seltenreich.Neil Conway
2005-05-13Add missing quote, per Dave Page.Tom Lane
2005-05-13Fix broken markup.Tom Lane
2005-05-13Update createuser examples to match the current program behavior,Tom Lane
2005-05-11Document where to download free Microsoft and Borland development tools.Bruce Momjian
2005-05-11Document that bcc compiles now need the -N flag, backpatch to 8.0.X.Bruce Momjian
2005-05-11Backpatch mention that not all functions are listed, with spelling fix.Bruce Momjian
2005-05-09Rename encryption section.REL8_0_3Bruce Momjian
2005-05-09Backpatch encryption doc section to 8.0.X.Bruce Momjian
2005-05-09Update release notes for upcoming re-releases.Tom Lane
2005-05-05Stamp release 8.0.3.Tom Lane
2005-05-03Alter the signature for encoding conversion functions to declare theTom Lane
2005-05-02Backport fix for correct quoting in CREATE DOMAIN example. Per RobertNeil Conway
2005-04-27Wording improvement.Bruce Momjian
2005-04-27Update PAM documentation, per Alvaro.Bruce Momjian
2005-04-26Mention that PAM requires the user already exist in the database, perBruce Momjian
2005-04-22Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3 mention in 8.0.X.Bruce Momjian
2005-04-22Clarify that only crypt can't use md5 pg_shadow passwords.Bruce Momjian
2005-04-21Clarify use of MD5 authentication and pg_shadow encryption.Bruce Momjian
2005-04-19Update PITR wording, per Simon.Bruce Momjian
2005-04-18Update PITR mention of which WAL files are needed.Bruce Momjian
2005-04-17Clarify name of file to be checked for PITR expiring.Bruce Momjian
2005-04-07Update and copy-edit release notes for 8.0.2.Tom Lane
2005-04-02Fix release not typo.Bruce Momjian
2005-04-02Update release notes for 8.0.2.Bruce Momjian
2005-04-01Fix wrong week returnded by date_trunc('week') for early dates inBruce Momjian
2005-03-25Update and copy-edit description of privileges.Tom Lane
2005-03-25Fix to_date to behave reasonably when CC and YY fields are both used.Tom Lane
2005-03-24Change Win32 O_SYNC method to O_DSYNC because that is what the methodBruce Momjian
2005-03-23Add note about risks involved in replaying CREATE TABLESPACE commandsTom Lane
2005-03-03Replace ARC cache management algorithm with the similar but slightlyTom Lane
2005-02-26Backpatch clarification of PGPASSWORD to 8.0.X.Bruce Momjian
2005-02-22Document that only a table's owner may TRUNCATE it. Per Keith Worthington.Tom Lane
2005-02-22Update initdb locale/encoding documentation description. Backpatch toBruce Momjian
2005-02-21Fix two typos, per report from Hashem Masoud.Neil Conway
2005-02-21Document the "register" and "unregister" pg_ctl subcommands, for use onNeil Conway
2005-02-11Mention that some psql environment variables come from libpq and noteBruce Momjian
2005-02-10Update pginstaller URL to http://www.postgresql.org/ftp/win32/.Bruce Momjian