2005-11-10 |
Tom Lane | When in transaction-aborted state, reject Bind message... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Tom Lane | Fix misspelling of 'listen_addresses', per Devrim. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Teodor Sigaev | Fix rwrite(ARRAY) on 64-bit boxes: |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Teodor Sigaev | New features for tsearch2: |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Bruce Momjian | Lower pgident length to 77, document BSD indent bug. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Bruce Momjian | Change maximum pgindent length from 79 to 78, per Tom. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Tom Lane | R-tree is dead ... long live GiST. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Alvaro Herrera | Translation updates forward-port to HEAD. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Tom Lane | Add simple sanity checks on newly-read pages to GiST... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Tom Lane | Add defenses to btree and hash index AMs to do simple... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Tom Lane | Clean up representation of SLRU page state. This is... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Tom Lane | Brand HEAD branch as 8.2devel. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
PostgreSQL... | Tag everything for 8.1.0 ... Finally, a relesae on... REL8_1_0 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Tom Lane | Repair an error introduced by log_line_prefix patch... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Bruce Momjian | Add mention to update FAQ item on most recent release... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Bruce Momjian | Update FAQ for most recent release as 8.1. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Tom Lane | Yet another supported-platforms update. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Editorial review for partitioning/constraint exclusion... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Improve description of constraint_exclusion variable. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Peter Eisentraut | Spellchecking run, final cleanups |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Bruce Momjian | Update release notes for 8.1. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Peter Eisentraut | Remove a gratuitous string difference (does not affect... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Peter Eisentraut | Fix logical error in option description. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Ensure that we only create one ConsoleCtrlHandler per... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Bruce Momjian | We haven't seen any agreement emerge as to what is... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Disregard superuserness when checking to see if a role... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Update supported-platforms list. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Tom Lane | Avoid referring to a specific version of the SQL standa... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | Fix a couple of missed None -> DestNone in comments. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Alvaro Herrera | Fix one overlooked ocurrence of "None" in EXEC_BACKEND... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Teodor Sigaev | Fix incorrect header size macros |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | Thinking further, it seems we had better also copy... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | Fix the recently-added code that eliminates unnecessary... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Alvaro Herrera | Rename the members of CommandDest enum so they don... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Alvaro Herrera | Translation updates. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | pgcrypto documentation polishing from Marko Kreen,... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Neil Conway | Some minor improvements to the CE docs. Also fix a... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | Fix longstanding race condition in transaction log... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Bruce Momjian | Add Tomoaki Sato to pgbench changes in release notes. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Neil Conway | Add some documentation for constraint exclusion and... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Tom Lane | Make an editorial pass over the reference pages. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Andrew Dunstan | Provide a --no-locale option for pg_regress and a corre... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Tom Lane | Update supported-platforms entry for Tru64. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Bruce Momjian | Mention in the docs that temporary/non-temp tables... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Teodor Sigaev | Add sanity check of query |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Tom Lane | Update supported-platforms list. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
PostgreSQL... | tag it for rc1 REL8_1_0RC1 |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Bruce Momjian | Fix psql ref typo. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Tom Lane | Fix some allocation size calculation errors that would... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Tom Lane | Update a couple of obsolete comments. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter Eisentraut | Message corrections |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Tom Lane | Update supported-platforms list. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Tom Lane | Reorder code so that we don't have to hold a critical... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Tom Lane | Clean up AIX build to avoid 'duplicate symbol' warnings... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Tom Lane | Fix race condition in multixact code: it's possible... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Teodor Sigaev | 1 Fix problem with lost precision in rank with OR-ed... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bruce Momjian | Remove mention that \x doesn't affect backslash commands. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Tom Lane | Add an ifneq to avoid make warning on AIX --- there... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Tom Lane | Tweak buffer manager so that 'internal' accesses to... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Add mention that .pgpass localhost matches tcp and... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Add mention of errfinish. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Disable expanded mode only for \d tablename, not for... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Add comment documenting actual failure case of using |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bruce Momjian | Add items from Tom: |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Tom Lane | Add info about using rsync to make base backups. Per... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Tom Lane | Adjust parser so that POSTQUEL-style implicit RTEs... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Bruce Momjian | Rename config section headings. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Fix longstanding bug that would sometimes let the plann... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Convert explanation of interval change into something... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Remove justify_hours call from interval_mul and interva... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Small grammar correction. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Fix Windows setitimer() emulation to not depend on... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Bruce Momjian | Update 24 hours/1 day distinction in release notes. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Bruce Momjian | Change trace_sort to output to the log, rather than... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Bruce Momjian | Update the URL for "The Hitch-Hiker's Guide to Evolutio... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Bruce Momjian | IBM has addressed the socket address storage issue... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Bruce Momjian | More forcefully recommend MD5 over crypt authentication. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Andrew Dunstan | Fix incorrect wording about function failure time on... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Bruce Momjian | I have applied the following patch to document PQinitSS... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Tom Lane | Ensure that a plpgsql LOOP with an empty body still... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Tom Lane | A bit of minor copy-editing. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Tom Lane | I've confirmed 8.1beta4 passes regression tests on... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
PostgreSQL... | update configure and bugtemplate for beta 4 ... REL8_1_0BETA4 |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Tom Lane | Add a note about GNU tar's propensity to complain if... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Tom Lane | Copy-editing for recent documentation changes relevant... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Tom Lane | Make code for selecting default WAL sync method less... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Tom Lane | Fix documentation to specify the correct range of timez... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Tom Lane | Temporarily disable Qingqing's Windows signal processin... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Alvaro Herrera | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Andrew Dunstan | minor code cleanup - replace useless struct timezone... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Tom Lane | Improve performance of CHECK_FOR_INTERRUPTS() macro... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Tom Lane | Clean up autovacuum documentation, which was a bit... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Tom Lane | Fix EXPLAIN ANALYZE bug noted by Wiebe Cazemier: althou... |
commit | commitdiff | tree | snapshot |
next |