Commit Graph

21434 Commits (abf293e155e6625845169d42c33d77d381e40d6a)
 

Author SHA1 Message Date
Tom Lane abf293e155 Fix the recently-added code that eliminates unnecessary SubqueryScan nodes 20 years ago
Alvaro Herrera 902377c465 Rename the members of CommandDest enum so they don't collide with other uses of 20 years ago
Alvaro Herrera 76c9ac8ebb Translation updates. 20 years ago
Tom Lane da9fc25909 pgcrypto documentation polishing from Marko Kreen, and a small amount 20 years ago
Neil Conway 8bd1cbb86d Some minor improvements to the CE docs. Also fix a bit of SGML markup 20 years ago
Tom Lane 99d48695d4 Fix longstanding race condition in transaction log management: there was a 20 years ago
Bruce Momjian ced9dd3699 Add Tomoaki Sato to pgbench changes in release notes. 20 years ago
Neil Conway eddcd492fe Add some documentation for constraint exclusion and basic partitioning. 20 years ago
Tom Lane b524cb36ac Make an editorial pass over the reference pages. 20 years ago
Andrew Dunstan cad0e824a0 Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1 20 years ago
Tom Lane 37a4232a0c Update supported-platforms entry for Tru64. 20 years ago
Bruce Momjian ee72793a91 Mention in the docs that temporary/non-temp tables can not share 20 years ago
Teodor Sigaev 1dd6bd19fa Add sanity check of query 20 years ago
Tom Lane 90456d1303 Update supported-platforms list. 20 years ago
PostgreSQL Daemon d8247b0f50 tag it for rc1 20 years ago
Bruce Momjian 9c67981683 Fix psql ref typo. 20 years ago
Tom Lane 9ee0a7df50 Fix some allocation size calculation errors that would cause pgbench 20 years ago
Tom Lane 4a57a4575a Update a couple of obsolete comments. 20 years ago
Peter Eisentraut 9b0a164833 Translation updates 20 years ago
Peter Eisentraut 07bb9f086b Message corrections 20 years ago
Tom Lane a7335a3401 Update supported-platforms list. 20 years ago
Tom Lane 65a99590ab Fix broken markup. 20 years ago
Tom Lane a037926295 Reorder code so that we don't have to hold a critical section while 20 years ago
Tom Lane a7de22d8d5 Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use 20 years ago
Tom Lane 1986ca5ce5 Fix race condition in multixact code: it's possible to try to read a 20 years ago
Teodor Sigaev 21b748e76a 1 Fix problem with lost precision in rank with OR-ed lexemes 20 years ago
Bruce Momjian fbff2e9607 Remove mention that \x doesn't affect backslash commands. 20 years ago
Tom Lane 97b8013db5 Add an ifneq to avoid make warning on AIX --- there is a separate rule 20 years ago
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