2007-01-05 |
Tom Lane | Minor copy-editing for release note updates. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Bruce Momjian | Stamp release 7.3.17. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Bruce Momjian | Create release notes for 7.3.17. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Tom Lane | Fix regex_fixed_prefix() to cope reasonably well with... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tom Lane | Repair bug #2839: the various ExecReScan functions... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Tom Lane | Mark to_number() and the numeric-type variants of to_ch... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Tom Lane | Fix 1-byte buffer overrun when OID exceeds 1 billion... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Tom Lane | Stamp 7.3.16. REL7_3_16 |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Tom Lane | A bit of copy-editing on back-branch release notes. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Tom Lane | Fix psql \d commands to behave properly when a pattern... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Bruce Momjian | Update libpq.rc for 7.3.16 and 7.4.14. Later releases... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Bruce Momjian | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Bruce Momjian | Update release notes for releases 7.3.16, 7.4.14, 8... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tom Lane | Fix back-branch pg_regress scripts to try the "canonica... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix ancient oversight in psql's \d pattern processing... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Tom Lane | Clean up rather sloppy fix in HEAD for the ancient... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Teodor Sigaev | Fix bug introduced by last patch, thanks again to Mario... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Teodor Sigaev | fix bug about modifying value in shared buffer, |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Neil Conway | A recent backpatch to 7.3's contrib/ltree got mixed... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Teodor Sigaev | Fix bug corrupting query in gist consistent function. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Bruce Momjian | Fix dbmirror for new backslash escaping: |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Tom Lane | Back-patch 7.4-era fix for memory leak with SSL connect... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Tom Lane | Back-port Postgres 7.4 spinlock code into 7.3 branch... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Tom Lane | Pre-8.0 branches need to cope with possibility that... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Stamp release 7.3.15. REL7_3_15 |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Update release notes for upcoming releases. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bruce Momjian | Stamp releases 7.3.15, 7.4.13, and 8.0.8. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Modify libpq's string-escaping routines to be aware... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Add a new GUC parameter backslash_quote, which determin... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Change the backend to reject strings containing invalid... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Bruce Momjian | Change \' to '', for SQL standards compliance. Backpat... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Tom Lane | Fix the sense of the test on DH_check()'s return value... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Tom Lane | Remove unnecessary .seg/.section directives, per Alan... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Fix ancient memory leak in PQprintTuples(); our code... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tatsuo Ishii | Minor teak. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tatsuo Ishii | Tighten up SJIS byte sequence check. Now we reject... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Neil Conway | Fix three Python reference leaks in PLy_traceback(... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Neil Conway | Patch from Marko Kreen: |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Stamp 7.3.14. REL7_3_14 |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Update release notes. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Fix bug in SET SESSION AUTHORIZATION that allows unpriv... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Update FAQ latest version |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Stamp releases for 2006-02-14 release |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Update release notes for 2006-02-14 release |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tom Lane | Repair longstanding bug in slru/clog logic: it is possi... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tom Lane | Repair "Halloween problem" in EvalPlanQual: a tuple... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tom Lane | Use a more bulletproof test for whether finite() and... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Tom Lane | Fix pg_dump to add the required OPERATOR() decoration... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Tom Lane | Fix failure to apply domain constraints to a NULL const... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Tom Lane | Release-note updates and copy editing. REL7_3_13 |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Tom Lane | Generate back-branch configure scripts with the appropr... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Bruce Momjian | New pgcrypto item wording. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Bruce Momjian | Wording improvements. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Bruce Momjian | Improve markup. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Bruce Momjian | Stamp release 7.3.13. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Tom Lane | Arrange to set the LC_XXX environment variables to... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Tom Lane | Add port support for unsetenv() in back branches. ... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Joe Conway | When the remote query result has a different number... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Tom Lane | There is a signedness bug in Openwall gen_salt code... |
commit | commitdiff | tree | snapshot |
2005-12-24 |
Tatsuo Ishii | Fix long standing Asian multibyte charsets bug. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Tom Lane | Adjust string comparison so that only bitwise-equal... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Tom Lane | Back-patch 7.4 change to show that freebsd 5 and up... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Tom Lane | Remove unused HAVE_STRUCT_SOCKCRED code, which was... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Tom Lane | Stamp 7.3.12. REL7_3_12 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Tom Lane | Add release notes for back branches (7.3 and up). |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Teodor Sigaev | Fix stupid bug with sizeof |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Tom Lane | Add regression test to see if the min/max values of... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Bruce Momjian | Properly document return value of strpos(). |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Tom Lane | Fix longstanding race condition in transaction log... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Tom Lane | Fix longstanding bug that would sometimes let the plann... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Tom Lane | Pass a strdup'd ident string to openlog(), to ensure... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Fix longstanding bug found by Atsushi Ogawa: _bt_check_... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Tom Lane | Stamp release 7.3.11. REL7_3_11 |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Tom Lane | Update release notes for pending back-branch releases. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Teodor Sigaev | Fix missing rows in query |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | Back-patch fixes for problems with VACUUM destroying... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Tom Lane | Remove registration message in all the supported back... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Tom Lane | Reject operator names >= NAMEDATALEN characters. These... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | int_array_enum function should be using fcinfo->flinfo... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Fix bogus backslash sequences, per Kris Jurka. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | MemSet() must not cast its pointer argument to int32... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Tom Lane | Looks like cube_1 variant is also needed in 7.3 branch. |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Tom Lane | Adjust alter_table regression test to avoid conflicts... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Tom Lane | Mark the geometry regression test as an ignorable failu... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Tom Lane | Fix bogus "extern int errno;" in back branches, per... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Tom Lane | Fix mis-backport of libpq memory leak fix. Per Michael... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Tom Lane | Fix libpq memory leak during PQreset() --- closePGconn... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Tom Lane | Make libpq_gettext save and restore errno in a Windows... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Tom Lane | Fix ancient memory leak in index_create(): RelationInit... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Tom Lane | plpgsql's exec_assign_value() freed the old value of... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Tom Lane | The random selection in function linear() could deliver... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Tatsuo Ishii | Fix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa. |
commit | commitdiff | tree | snapshot |
2005-06-05 |
Tom Lane | Code for SET/SHOW TIME ZONE with a fixed-interval timez... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Tom Lane | Push enable/disable of notify and catchup interrupts... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | Add test to WAL replay to verify that xl_prev points... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | expandRTE and get_rte_attribute_type mistakenly always... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Tatsuo Ishii | Fix previous patch to exprTypmod. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tatsuo Ishii | Inserting 5 characters into char(10) does not produce... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tom Lane | Guard against duplicate IDs in input file in SortTocFro... |
commit | commitdiff | tree | snapshot |
next |