Commit Graph

23774 Commits (3049fe7cfa994208cb15cf0c9a20e773839ebf8f)
 

Author SHA1 Message Date
Bruce Momjian 0c6f167c4a Update lock comments for concurrent index creation, analyze. 19 years ago
Bruce Momjian 3bd2e3e92b Add: 19 years ago
Bruce Momjian cb21b9fc13 Add: 19 years ago
Bruce Momjian 956c2d6683 Make ecpg test variable 'times' static so as not to conflict with libc 19 years ago
Bruce Momjian ab79444e7b Add "(assuming <varname>standard_conforming_strings</> is 19 years ago
Bruce Momjian 5f78aa5acf Shared Memory Hooks Documentation 19 years ago
Bruce Momjian 3e0c96b2ec Add release entry for 8.1.5 that was missing: 19 years ago
Tom Lane 395249ecbe Several changes to reduce the probability of running out of memory during 19 years ago
Bruce Momjian 2a55984162 More HA wording improvements. 19 years ago
Bruce Momjian b035722f29 Update HA docs with more wording improvements. 19 years ago
Bruce Momjian 6346355a9b Wording and term clarification for HA docs, per Markus Schiltknecht. 19 years ago
Teodor Sigaev 84151d0644 Avoid infinity calculations in rank_cd 19 years ago
Bruce Momjian ba2edcac4f Mention OIDs are now not created by default. 19 years ago
Bruce Momjian 8c556ce1c2 New async/sync multi-master headings for docs. 19 years ago
Bruce Momjian 3b0313580e New async/sync multi-master headings for docs. 19 years ago
Bruce Momjian ffa0e8f0cd Add mention of shared-memory/disk for multi-master clustering. 19 years ago
Tom Lane 617f123f06 Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in 19 years ago
Tom Lane d735804f88 Translate Windows' GMT Standard Time/GMT Daylight Time zones to 19 years ago
Bruce Momjian 188b744d95 HA doc wording improvement. 19 years ago
Tom Lane 7ec1c5a867 Prevent intratransaction memory leak when a subtransaction is aborted 19 years ago
Tom Lane 5fc2d7e451 Suppress timezone (%Z) part of timestamp display when running on Windows, 19 years ago
Tom Lane c714e5cba7 Fix plpython to work (or at least pass its regression tests) with 19 years ago
Bruce Momjian a48e92ea1d Mention pgpool-II can do Clustering For Parallel Query Execution. 19 years ago
Tom Lane 3ad0728c81 On systems that have setsid(2) (which should be just about everything except 19 years ago
Bruce Momjian de597154a8 Update Statement-Based Replication Middleware docs to be more general. 19 years ago
Teodor Sigaev dd92a8c33f Fix type in return value 19 years ago
Bruce Momjian ca646f66f7 In HA/load balancing does: 19 years ago
Neil Conway 66eda1c7b3 VC build patch from Magnus: 19 years ago
Bruce Momjian ae81a6329d Move libpq environment reference in psql documentation to a more 19 years ago
Andrew Dunstan f87fcd43c6 remove duplicate declaration, per report from Magnus Hagander. 19 years ago
Tom Lane bcd713a618 If SSL negotiation fails and SSLMODE is 'prefer', then retry without SSL. 19 years ago
Bruce Momjian cc6c10a7a0 Add capitalization mention. 19 years ago
Bruce Momjian 150328cd61 I noticed that the Partitioning section of the docs has *two* sections 19 years ago
Tom Lane 414c7a537e Change the default setting for log_min_error_statement to ERROR. Per 19 years ago
Tom Lane e82d9e6283 Adjust elog.c so that elog(FATAL) exits (including cases where ERROR is 19 years ago
Bruce Momjian 778bb7b60d Retitle documentation section, "Statement-Based Replication Using Middleware". 19 years ago
Bruce Momjian b8c01d9dac Add mention that Shared Disk Failover can use file system mirroring of 19 years ago
Bruce Momjian fb2619859c Update Brazilian FAQ. 19 years ago
Bruce Momjian 016e0b4177 For to_char() day/month abbrevitions, mention "3 chars in English, 19 years ago
Bruce Momjian f88fff1e61 Our MingW FAQ appears to be seriously out of date. Couple of fixes: we 19 years ago
Tom Lane aaef29b377 More MSVC build fixes: 19 years ago
Neil Conway e2b1dbd394 Overhaul the "External Projects" chapter in the manual. Replace 19 years ago
Bruce Momjian 900c9962f7 Update documentation to use Statement-Based Replication rather than 19 years ago
Teodor Sigaev 419fe7cd1b Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php. 19 years ago
Tom Lane 1a5c450f30 When truncating a relation in-place (eg during VACUUM), do not try to unlink 19 years ago
Tom Lane d68efb3f8d Repair problems with hash indexes that span multiple segments: the hash code's 19 years ago
Tom Lane fa3d622cb0 Clarify description of CIDR-address column of pg_hba.conf, to discourage 19 years ago
Tom Lane 4f335a3d7f Repair two related errors in heap_lock_tuple: it was failing to recognize 19 years ago
Peter Eisentraut b6b5aa102b Small message equalization fix 19 years ago
Bruce Momjian e1693e514c Rename replication section "High Availability and Load Balancing". 19 years ago