2007-02-08 |
Bruce Momjian | Fix bug when localized to_char() day or month names... |
commit | commitdiff | tree |
2007-02-08 |
Tom Lane | Fix an ancient logic error in plpgsql's exec_stmt_block... |
commit | commitdiff | tree |
2007-02-08 |
Tom Lane | Rearrange use of plpgsql_add_initdatums() so that only... |
commit | commitdiff | tree |
2007-02-08 |
Bruce Momjian | This patch fixes shared_preload_libraries on Windows... |
commit | commitdiff | tree |
2007-02-08 |
Bruce Momjian | Update URL for "Generalized Partial Indexes" paper... |
commit | commitdiff | tree |
2007-02-08 |
Bruce Momjian | Document that wal_sync_method open_* methods use O_DIRE... |
commit | commitdiff | tree |
2007-02-07 |
Bruce Momjian | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. REL8_2_3 |
commit | commitdiff | tree |
2007-02-07 |
Tom Lane | Fix PG_VERSION_NUM too. |
commit | commitdiff | tree |
2007-02-07 |
Bruce Momjian | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes... |
commit | commitdiff | tree |
2007-02-07 |
Bruce Momjian | Update FAQ for 8.2.3. |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Fix an error in the original coding of holdable cursors... |
commit | commitdiff | tree |
2007-02-06 |
Bruce Momjian | Backpatch FAQs to 8.2.X branch. |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Remove typmod checking from the recent security-related... |
commit | commitdiff | tree |
2007-02-06 |
Michael Meskes | Backported regression test changes from HEAD so the... |
commit | commitdiff | tree |
2007-02-06 |
Michael Meskes | Backported va_list handling cleanup |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Fix a performance regression in 8.2: optimization of... |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Not only did we agree that this 'hint' doesn't belong... |
commit | commitdiff | tree |
2007-02-05 |
Bruce Momjian | Trim down environment variable instructions for Win32... |
commit | commitdiff | tree |
2007-02-05 |
Andrew Dunstan | Pass modern COPY syntax to backend, since copy (query... |
commit | commitdiff | tree |
2007-02-04 |
Tom Lane | Don't MAXALIGN in the checks to decide whether a tuple... |
commit | commitdiff | tree |
2007-02-04 |
Bruce Momjian | Update wording. |
commit | commitdiff | tree |
2007-02-04 |
Bruce Momjian | Add documentation for Windows on how to set an environm... |
commit | commitdiff | tree |
2007-02-03 |
Bruce Momjian | Document that a client-only install using: |
commit | commitdiff | tree |
2007-02-03 |
Bruce Momjian | Fix configure detection code when --with-ldap and ... |
commit | commitdiff | tree |
2007-02-02 |
Neil Conway | Reword suggestion that libpq.dll be installed in WINNT... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Stamp release 8.2.2. REL8_2_2 |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Update release notes for security-related releases... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Repair failure to check that a table is still compatibl... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Repair insufficiently careful type checking for SQL... |
commit | commitdiff | tree |
2007-02-01 |
Bruce Momjian | Mention file system replication as a high availability... |
commit | commitdiff | tree |
2007-02-01 |
Tom Lane | Fix plpgsql so that when a local variable has no initia... |
commit | commitdiff | tree |
2007-02-01 |
Neil Conway | Backpatch last night's fix for broken markup to the... |
commit | commitdiff | tree |
2007-02-01 |
Bruce Momjian | Add 8.2.0 "Incomatibilities" documentation that pg_dump... |
commit | commitdiff | tree |
2007-02-01 |
Bruce Momjian | Backpatch FAQs to stable branch. |
commit | commitdiff | tree |
2007-01-31 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2007-01-31 |
Bruce Momjian | Document need for periodic REINDEX in VACUUM FULL cases. |
commit | commitdiff | tree |
2007-01-30 |
Bruce Momjian | Update documentation for backslashes to mention escape... |
commit | commitdiff | tree |
2007-01-30 |
Tom Lane | Repair oversights in the mechanism used to store compil... |
commit | commitdiff | tree |
2007-01-30 |
Tom Lane | Add SPI_push/SPI_pop calls so that datatype input and... |
commit | commitdiff | tree |
2007-01-30 |
Bruce Momjian | Clarify paramater handling for pg_get_serial_sequence(). |
commit | commitdiff | tree |
2007-01-28 |
Tom Lane | Repair oversight in creation of "append relations"... |
commit | commitdiff | tree |
2007-01-28 |
Tom Lane | Fix up plpgsql's "simple expression" evaluation mechani... |
commit | commitdiff | tree |
2007-01-28 |
Tom Lane | Dept of second thoughts: the IQ of estimate_array_lengt... |
commit | commitdiff | tree |
2007-01-28 |
Tom Lane | Fix scalararraysel() to cope with binary-compatible... |
commit | commitdiff | tree |
2007-01-27 |
Tom Lane | Correct an old logic error in btree page splitting... |
commit | commitdiff | tree |
2007-01-27 |
Tom Lane | Back-port changes of Jan 16 and 17 to "revoke" pending... |
commit | commitdiff | tree |
2007-01-26 |
Tom Lane | On Windows, use pgwin32_waitforsinglesocket() instead... |
commit | commitdiff | tree |
2007-01-25 |
Bruce Momjian | Properly detoast access to bytea field pg_trigger.tgarg... |
commit | commitdiff | tree |
2007-01-24 |
Tom Lane | Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc... |
commit | commitdiff | tree |
2007-01-24 |
Tom Lane | Relax an Assert() that has been found to be too strict... |
commit | commitdiff | tree |
2007-01-20 |
Bruce Momjian | Add documentation of memory and time units to postgresq... |
commit | commitdiff | tree |
2007-01-20 |
Bruce Momjian | Update documentation about postgresqlconf to mention... |
commit | commitdiff | tree |
2007-01-20 |
Bruce Momjian | Document that to remove template1, datistemplate must... |
commit | commitdiff | tree |
2007-01-16 |
Tom Lane | Fix incorrect permissions check in information_schema... |
commit | commitdiff | tree |
2007-01-15 |
Neil Conway | Correct a minor inaccuracy in the pg_dumpall reference... |
commit | commitdiff | tree |
2007-01-15 |
Teodor Sigaev | Fix localization support for multibyte encoding and... |
commit | commitdiff | tree |
2007-01-12 |
Tom Lane | Fix handling of CC (century) format spec in to_date... |
commit | commitdiff | tree |
2007-01-11 |
Tom Lane | Fix a performance problem in databases with large numbe... |
commit | commitdiff | tree |
2007-01-11 |
Bruce Momjian | Allow Borland CC to compile libpq and psql. |
commit | commitdiff | tree |
2007-01-10 |
Tatsuo Ishii | Backport patch. |
commit | commitdiff | tree |
2007-01-08 |
Tom Lane | Tweak joinlist creation to avoid generating useless... |
commit | commitdiff | tree |
2007-01-08 |
Tom Lane | Remove cost_hashjoin's very ancient hack to discourage... |
commit | commitdiff | tree |
2007-01-07 |
Tom Lane | Fix oversight in handling of row-comparison index keys... |
commit | commitdiff | tree |
2007-01-06 |
Tom Lane | Fix filtered_base_yylex() to save and restore base_yylv... |
commit | commitdiff | tree |
2007-01-06 |
PostgreSQL... | tag configure REL8_2_1 |
commit | commitdiff | tree |
2007-01-05 |
Tom Lane | Minor copy-editing for release note updates. |
commit | commitdiff | tree |
2007-01-05 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree |
2007-01-05 |
Bruce Momjian | Stamp release 8.2.1. Update FAQs. |
commit | commitdiff | tree |
2007-01-05 |
Bruce Momjian | Create release notes for release 8.2.1. |
commit | commitdiff | tree |
2007-01-05 |
Tom Lane | Add missing reference to pg_shdescription. Greg Mullane |
commit | commitdiff | tree |
2007-01-04 |
Tom Lane | Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... |
commit | commitdiff | tree |
2007-01-04 |
Tom Lane | Fix erroneous implementation of -s in postc (the switch... |
commit | commitdiff | tree |
2007-01-03 |
Tom Lane | Fix regex_fixed_prefix() to cope reasonably well with... |
commit | commitdiff | tree |
2006-12-28 |
Tom Lane | Add a defense to prevent core dumps if 8.2 version... |
commit | commitdiff | tree |
2006-12-28 |
Tom Lane | Revert exports.list change pending closer study. |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Use a more backward-compatible syntax for exports.list... |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Modify local buffer management to request memory for... |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Print combining characters (those reported as having... |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Use FROM clause in example UPDATE commands where approp... |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree |
2006-12-26 |
Tom Lane | Fix failure due to accessing an already-freed tuple... |
commit | commitdiff | tree |
2006-12-26 |
Tom Lane | Repair bug #2839: the various ExecReScan functions... |
commit | commitdiff | tree |
2006-12-26 |
Tom Lane | Repair bug #2836: SPI_execute_plan returned zero if... |
commit | commitdiff | tree |
2006-12-26 |
Teodor Sigaev | Fix memory reallocation condition |
commit | commitdiff | tree |
2006-12-24 |
Tom Lane | Make HISTCONTROL=ignoredups work again (broken by misor... |
commit | commitdiff | tree |
2006-12-21 |
Teodor Sigaev | Fix convertion for 'PFX flag N num' |
commit | commitdiff | tree |
2006-12-19 |
Bruce Momjian | Remove completed TODO item about xid wrap-around from... |
commit | commitdiff | tree |
2006-12-15 |
Tom Lane | Fix some planner bugs exposed by reports from Arjen... |
commit | commitdiff | tree |
2006-12-15 |
Tom Lane | Put JST back into the default set of timezone abbreviat... |
commit | commitdiff | tree |
2006-12-15 |
Bruce Momjian | Back out double-run of PDF/PS output. Requires buildin... |
commit | commitdiff | tree |
2006-12-15 |
Peter Eisentraut | Drop indentation of verbatim environments in print... |
commit | commitdiff | tree |
2006-12-15 |
Bruce Momjian | Document patch needed to get PDF and PS output in a... |
commit | commitdiff | tree |
2006-12-15 |
Bruce Momjian | Run Jade twice when outputting Postscript and PDF so... |
commit | commitdiff | tree |
2006-12-14 |
Tom Lane | Make --with-ldap build on Unixware, per Olivier Prenant. |
commit | commitdiff | tree |
2006-12-12 |
Tom Lane | Fix planner to do the right thing when a degenerate... |
commit | commitdiff | tree |
2006-12-12 |
Bruce Momjian | Document that log_line_prefix %t does not print timezon... |
commit | commitdiff | tree |
2006-12-12 |
Peter Eisentraut | Collect the bits of wisdom about dtrace installation... |
commit | commitdiff | tree |
2006-12-11 |
Bruce Momjian | Backpatch FAQ entry for null concatenation. |
commit | commitdiff | tree |
2006-12-08 |
Tom Lane | Avoid double free of _SPI_current->tuptable. AtEOSubXa... |
commit | commitdiff | tree |
2006-12-07 |
Tom Lane | Repair incorrect placement of WHERE clauses when there... |
commit | commitdiff | tree |
next |