summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2006-12-02Wording refinement for external references in man pages.Peter Eisentraut
2006-12-02Put release date in release notes.Tom Lane
2006-12-02Add some documentation for DTrace support. Simon RiggsTom Lane
2006-12-02Make Options for Windows a second-level heading instead of first-level.Peter Eisentraut
2006-12-01Editorial improvements for GIN documentation.Tom Lane
2006-12-01Some more supported-platforms updates: buildfarm hare is alive again,Tom Lane
2006-12-01Document the recently-understood hazard that a rollback can release row-levelTom Lane
2006-12-01Editorial improvements to backup and warm-standby documentation.Tom Lane
2006-12-01Minor wording improvements.Tom Lane
2006-12-01Adjust the description of locking to clarify that locks held by aTom Lane
2006-11-30Update supported-platforms list based on recent buildfarm results.Tom Lane
2006-11-30Fix typosPeter Eisentraut
2006-11-28Add an example showing how to cope with mixed-case names in pg_dumpTom Lane
2006-11-28Fix inheritance description to note that not-null constraints areTom Lane
2006-11-26Make pg_restore usage examples more useful: illustrate restoring intoTom Lane
2006-11-25Fix misspellings of GB.Peter Eisentraut
2006-11-25Correct misspellings of kB.Peter Eisentraut
2006-11-25Cosmetic release note fix.Neil Conway
2006-11-25Document that to_char() "TM" is controlled by lc_messages.Bruce Momjian
2006-11-24Update release notes for RC1.Tom Lane
2006-11-24Change pg_stat_all_tables and sister views to put the recently-addedTom Lane
2006-11-23Spelling and related minor fixes for the GIN docs.Neil Conway
2006-11-23More minor SGML improvements for xfunc.sgml, including making someNeil Conway
2006-11-23Document that Kerberos is for authentication, and does not encrypt dataBruce Momjian
2006-11-23Fix a typo in recent xfunc addition, do some routine SGML police work.Neil Conway
2006-11-23Add "(assuming <varname>standard_conforming_strings</> isBruce Momjian
2006-11-23Shared Memory Hooks DocumentationBruce Momjian
2006-11-23Add release entry for 8.1.5 that was missing:Bruce Momjian
2006-11-22More HA wording improvements.Bruce Momjian
2006-11-22Update HA docs with more wording improvements.Bruce Momjian
2006-11-22Wording and term clarification for HA docs, per Markus Schiltknecht.Bruce Momjian
2006-11-22New async/sync multi-master headings for docs.Bruce Momjian
2006-11-22New async/sync multi-master headings for docs.Bruce Momjian
2006-11-22Add mention of shared-memory/disk for multi-master clustering.Bruce Momjian
2006-11-21HA doc wording improvement.Bruce Momjian
2006-11-21Mention pgpool-II can do Clustering For Parallel Query Execution.Bruce Momjian
2006-11-21Update Statement-Based Replication Middleware docs to be more general.Bruce Momjian
2006-11-21In HA/load balancing does:Bruce Momjian
2006-11-21Move libpq environment reference in psql documentation to a moreBruce Momjian
2006-11-21I noticed that the Partitioning section of the docs has *two* sectionsBruce Momjian
2006-11-21Change the default setting for log_min_error_statement to ERROR. PerTom Lane
2006-11-20Retitle documentation section, "Statement-Based Replication Using Middleware".Bruce Momjian
2006-11-20Add mention that Shared Disk Failover can use file system mirroring ofBruce Momjian
2006-11-20For to_char() day/month abbrevitions, mention "3 chars in English,Bruce Momjian
2006-11-20Overhaul the "External Projects" chapter in the manual. ReplaceNeil Conway
2006-11-20Update documentation to use Statement-Based Replication rather thanBruce Momjian
2006-11-17Clarify description of CIDR-address column of pg_hba.conf, to discourageTom Lane
2006-11-17Rename replication section "High Availability and Load Balancing".Bruce Momjian
2006-11-17Data Partitioning documentation section reduced and moved to the end.Bruce Momjian
2006-11-17Fix a typo.Neil Conway