Commit Graph

21656 Commits (15516c5f0b8c8209e23f36aa6e204e21bea19e6c)
 

Author SHA1 Message Date
Tom Lane fbbe00242d Tweak buffer manager so that 'internal' accesses to a buffer do not 20 years ago
Bruce Momjian bc93b3741d Update: 20 years ago
Bruce Momjian befc607dee Add: 20 years ago
Bruce Momjian 6859d8c141 Add mention that .pgpass localhost matches tcp and unix domain sockets. 20 years ago
Bruce Momjian 0849955f3a Add mention of errfinish. 20 years ago
Bruce Momjian 3332e38189 Disable expanded mode only for \d tablename, not for all backslash 20 years ago
Bruce Momjian 69f16b562a Add comment documenting actual failure case of using 20 years ago
Bruce Momjian 807da29cf3 Add items from Tom: 20 years ago
Tom Lane 4a309defb4 Add info about using rsync to make base backups. Per report from 20 years ago
Tom Lane fc5894bf77 Adjust parser so that POSTQUEL-style implicit RTEs are stored with 20 years ago
Bruce Momjian 7d9ff58b22 Rename config section headings. 20 years ago
Tom Lane ddb4015ec0 Fix longstanding bug that would sometimes let the planner generate a bad plan 20 years ago
Bruce Momjian 62cfa0f75c Add: 20 years ago
Tom Lane 602007842c Convert explanation of interval change into something resembling grammatical 20 years ago
Tom Lane 6a9b93a0e1 Remove justify_hours call from interval_mul and interval_div, and make 20 years ago
Tom Lane c78f3039f2 Small grammar correction. 20 years ago
Tom Lane 25777f6fd3 Fix Windows setitimer() emulation to not depend on delivering an APC 20 years ago
Bruce Momjian b83547201f Update 24 hours/1 day distinction in release notes. 20 years ago
Bruce Momjian 9ee8b9fd38 Change trace_sort to output to the log, rather than the user's terminal. 20 years ago
Bruce Momjian 352a7841bf Update the URL for "The Hitch-Hiker's Guide to Evolutionary Computation". 20 years ago
Bruce Momjian 404bc385d1 IBM has addressed the socket address storage issue as of AIX 5.3 20 years ago
Bruce Momjian 9507b56031 Add: 20 years ago
Bruce Momjian 42b689aed4 More forcefully recommend MD5 over crypt authentication. 20 years ago
Andrew Dunstan 24fa8746ae Fix incorrect wording about function failure time on unsafe ops - these 20 years ago
Bruce Momjian 819159709f I have applied the following patch to document PQinitSSL() and 20 years ago
Tom Lane 18feafcc59 Ensure that a plpgsql LOOP with an empty body still executes at least 20 years ago
Tom Lane 7d3ab8ac55 A bit of minor copy-editing. 20 years ago
Tom Lane 55337e40b3 I've confirmed 8.1beta4 passes regression tests on all hardware platforms 20 years ago
PostgreSQL Daemon 106388fbe8 update configure and bugtemplate for beta 4 ... 20 years ago
Tom Lane c3a7b0577b Add a note about GNU tar's propensity to complain if a file changes 20 years ago
Tom Lane f72a342fb7 Copy-editing for recent documentation changes relevant to WAL, 20 years ago
Tom Lane 6d6c3722fb Make code for selecting default WAL sync method less confusing. 20 years ago
Tom Lane 96b85f1ccb Fix documentation to specify the correct range of timezone offsets for 20 years ago
Tom Lane 4d20df3c78 Temporarily disable Qingqing's Windows signal processing patch, so that 20 years ago
Alvaro Herrera 63aa492466 Fix typo. 20 years ago
Andrew Dunstan 188c52497d minor code cleanup - replace useless struct timezone argument to 20 years ago
Tom Lane 6aad07d270 Improve performance of CHECK_FOR_INTERRUPTS() macro on Windows by not doing 20 years ago
Tom Lane fdff883aca Clean up autovacuum documentation, which was a bit out of sync with what 20 years ago
Tom Lane 9fc24f2bf6 Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: although we were 20 years ago
Tom Lane ef3b7cd328 Add an implicit cast from varchar to regclass, so that existing code 20 years ago
Tom Lane 5aad28a104 Add missing PQinitSSL and PQregisterThreadLock to exports.txt. 20 years ago
Tom Lane f8529779ee Update obsolete URL, per Chris. 20 years ago
Neil Conway d6707cb66e Minor PL/PgSQL doc tweak: use current_timestamp rather than now() in 20 years ago
Tom Lane 9bd7ed828e Clean up some obsolete statements about GiST indexes, and add a section 20 years ago
Tom Lane d1959f9ff6 Improve testlibpq3.c's example of PQexecParams() usage to include sending 20 years ago
Neil Conway 61abd9a3fb Minor tweak to libpq documentation: make "PREPARE" and "DEALLOCATE" xrefs. 20 years ago
Tom Lane 78ce809216 Postpone pg_timezone_initialize() until after creation of postmaster.pid, 20 years ago
Tom Lane c9de6b922e Document the behavior of GRANT/REVOKE in cases where the privilege is 20 years ago
Tom Lane 7218aab7a2 Adjust not-too-sane calculation of DDD value for to_char(interval). 20 years ago
Tom Lane 8130cbce96 Clean up md5.c to make it clearer that it is a frontend-and-backend 20 years ago