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-10-07 |
Tom Lane | Fix string_to_array() to correctly handle the case... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | date_trunc also accepts 'quarter'. Noted by Yoshihisa... |
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-29 |
Teodor Sigaev | Fix mistyping |
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-31 |
Alvaro Herrera | Fix confusion between COPY FROM and COPY TO, per Gavin... |
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-19 |
Michael Meskes | Do not use already free'ed errmsg, bug found by Joachim... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Meskes | Fixed two memory leaks in ecpglib. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Tom Lane | Fix copy-and-pasteo in Russian translation: message... |
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-22 |
Bruce Momjian | Costmetic fix for bug template version stamp. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Tom Lane | Stamp release 7.4.13. REL7_4_13 |
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-19 |
Tom Lane | Fix nasty bug in nodeIndexscan.c's detection of duplica... |
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-24 |
Michael Meskes | Fixed memory leak bugs found by Martijn Oosterhout. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Fix ancient memory leak in PQprintTuples(); our code... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Tom Lane | Fix similar_escape() so that SIMILAR TO works properly... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Teodor Sigaev | Detoast query in g_intbig_consistent and copy query... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Tom Lane | Repair longstanding error in btree xlog replay: XLogRea... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Michael Meskes | Fixed bug 2330: Wrong error code in case of a duplicate key |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Neil Conway | The call to DNSServiceRegistrationCreate in postmaster... |
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.4.12. REL7_4_12 |
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 |
Neil Conway | We neglected to apply domain constraints on UNKNOWN... |
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_4_11 |
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.4.11. |
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 |
2006-01-01 |
Neil Conway | Remove DOS line endings ("\r\n") from several .po files... |
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-14 |
Tom Lane | Defend against crash while processing Describe Statemen... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Peter Eisentraut | Translation updates REL7_4_10 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Tom Lane | Stamp 7.4.10. |
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-08 |
Peter Eisentraut | Documentation fix: s/event_object_name/event_object_table/g |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Teodor Sigaev | Fix stupid bug with sizeof |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Tom Lane | In a nestloop inner indexscan, it's OK to use pushed... |
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-12-03 |
Tom Lane | Fix out-of-order inclusion of -L switches from LDFLAGS... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Tom Lane | Check for overflow in strtol() while parsing datetime... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Tom Lane | Fix performance issue in exprTypmod(): for a COALESCE... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Bruce Momjian | Properly document return value of strpos(). |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Tom Lane | When in transaction-aborted state, reject Bind message... |
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-20 |
Tom Lane | Prevent core dump in contrib version of autovacuum... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Tom Lane | Don't convert debug/notice/warning messages into errors... |
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-14 |
Bruce Momjian | [ Backpatch to 7.4.X.] |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Fix longstanding bug found by Atsushi Ogawa: _bt_check_... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Neil Conway | Fix typo in sample pg_hba.conf; per IRC report from... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Tom Lane | COPY's test for read-only transaction was backward... REL7_4_9 |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Tom Lane | Stamp release 7.4.9. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Tom Lane | Update release notes for pending back-branch releases. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Tom Lane | Repair planning bug introduced in 7.4: outer-join ON... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Bruce Momjian | [ Patch to 7.4.X.] |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Teodor Sigaev | Update Snowball. I have to update it because of |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Neil Conway | Fix a mistake in the documentation for SPI_getbinval... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Teodor Sigaev | Fix missing rows in query |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Tom Lane | Back-patch fixes for problems with VACUUM destroying... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Tom Lane | Back-patch fix to correctly quote schema names in ... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Michael Meskes | - Check for NULL before checking whether argume... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Tom Lane | Reject operator names >= NAMEDATALEN characters. These... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | array_in() and array_recv() need to be more paranoid... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Tom Lane | int_array_enum function should be using fcinfo->flinfo... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Tom Lane | Fix count_usable_fds() to stop trying to open files... |
commit | commitdiff | tree | snapshot |
next |