2010-06-07 |
Teodor Sigaev | Add missed function dblink_connect_u(text[,text]) to... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
Michael Meskes | Data returned by RETURNING clause wasn't correctly... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Andrew Dunstan | Fix regression test name for plperlu_plperl in msvc. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Itagaki Takahiro | Fix dblink to treat connection names longer than NAMEDA... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
Andrew Dunstan | Run recently backported plperlu_plperl regression tests... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Rewrite LIKE's %-followed-by-_ optimization so it reall... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Tom Lane | Rejigger mergejoin logic so that a tuple with a null... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Tom Lane | Change ps_status.c to explicitly track the current... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Magnus Hagander | Change the "N. Central Asia Standard Time" timezone... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Andrew Dunstan | > Follow up a visit from the style police. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Haas | Fix longstanding typo in V1 calling conventions documen... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Tom Lane | Improve documentation of pg_restore's -l and -L switche... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Heikki Linnakangas | Fix typos in comments, spotted by Josh Kupershmidt. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Marc G. Fournier | tag 8.3.11 REL8_3_11 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrew Dunstan | Fix MSVC builds for recent plperl changes. Go back... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Update release notes with security issues. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Use an entity instead of non-ASCII letter. Thom Brown |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Prevent PL/Tcl from loading the "unknown" module from... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrew Dunstan | Abandon the use of Perl's Safe.pm to enforce restrictio... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Magnus Hagander | Fix some spelling errors. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Tom Lane | Preliminary release notes for releases 8.4.4, 8.3.11... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tom Lane | Update time zone data files to tzdata release 2010j... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tom Lane | Add PKST to the default set of timezone abbreviations. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tom Lane | Cause the archiver process to adopt new postgresql... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Itagaki Takahiro | Set per-function GUC settings during validating the... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Tom Lane | Work around a subtle portability problem in use of... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Tom Lane | Fix psql to not go into infinite recursion when expandi... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Heikki Linnakangas | Fix incorrect parameter tag in docs, spotted by KOIZUMI... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Add code to InternalIpcMemoryCreate() to handle the... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Fix multiple memory leaks in PLy_spi_execute_fetch_resu... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Robert Haas | Provide better guidance for adjusting shared_buffers. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Heikki Linnakangas | On Windows, syslogger runs in two threads. The main... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Tom Lane | Fix psql's \copy to not insert spaces around dots and... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | IP port -> TCP port |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Tom Lane | Fix a problem introduced by my patch of 2010-01-12... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Clean up inconsistent commas |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Magnus Hagander | Update list of Windows timezones we try to match locali... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Magnus Hagander | Proceed to look for the next timezone when matching... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Magnus Hagander | Log the actual timezone name that we fail to look up... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Andrew Dunstan | Sync perl's ppport.h on all branches back to 7.4 with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Tom Lane | Ensure that contrib/pgstattuple functions respond to... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Heikki Linnakangas | Don't pass an invalid file handle to dup2(). That cause... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Tom Lane | Fix ginint4_queryextract() to actually do what it was... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Alvaro Herrera | Prevent ALTER USER f RESET ALL from removing the settin... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Tom Lane | Clear error_context_stack and debug_query_string at... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Magnus Hagander | Typo fixes. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Marc G. Fournier | tag 8.3.10 REL8_3_10 |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Tom Lane | Preliminary release notes for releases 8.4.3, 8.3.10... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Tom Lane | Use SvROK(sv) rather than directly checking SvTYPE... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Alvaro Herrera | Update time zone data files to tzdata release 2010d... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Bruce Momjian | Return proper exit code (3) from psql when ON_ERROR_STO... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Michael Meskes | Backport fix from HEAD that makes ecpglib give the... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Magnus Hagander | Add missing space in example. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Magnus Hagander | Require hostname to be set when using GSSAPI authentica... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tom Lane | Update time zone data files to tzdata release 2010c... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tom Lane | When reading pg_hba.conf and similar files, do not... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tom Lane | Fix a couple of places that would loop forever if attem... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tom Lane | Make contrib/xml2 use core xml.c's error handler, when... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tom Lane | Export xml.c's libxml-error-handling support so that... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Andrew Dunstan | Make iconv work like other optional libraries for MSVC. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Bruce Momjian | pgindent run on xml.c in 8.3 branch, per request from... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Andrew Dunstan | Add missing library and include dir for XSLT in MSVC... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Andrew Dunstan | Do not run regression tests for contrib/xml2 on MSVC... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Andrew Dunstan | Backpatch MSVC build fix for XSLT |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Heikki Linnakangas | Fix numericlocale psql option when used with a null... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Fix contrib/xml2 so regression test still works when... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Remove xmlCleanupParser calls from contrib/xml2. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Back-patch today's memory management fixups in contrib... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Back-patch changes of 2009-05-13 in xml.c's memory... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Lane | Allow predicate_refuted_by() to deduce that NOT A refut... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Magnus Hagander | Add configuration parameter ssl_renegotiation_limit... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Tom Lane | Allow zero-dimensional (ie, empty) arrays in contrib... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Itagaki Takahiro | Fix STOP WAL LOCATION in backup history files no to... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Volatile-ize all five places where we expect a PG_TRY... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Fix ExecEvalArrayRef to pass down the old value of... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Tom Lane | Prevent #option dump from crashing on FORI statement... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Greg Stark | revert prior patch to fsync directories until portabili... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Greg Stark | Make CREATE DATABASE safe against losing whole files... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Tom Lane | Don't choke when exec_move_row assigns a synthesized... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Andrew Dunstan | Free reference in correct Perl context. Backpatch to... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Heikki Linnakangas | Add a note to the documentation of pg_standby that... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Joe Conway | Check to ensure the number of primary key fields suppli... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Tom Lane | Change regexp engine's ccondissect/crevdissect routines... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Magnus Hagander | Fix race condition in win32 signal handling. |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Tom Lane | Avoid performing encoding conversion on command tag... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Tom Lane | Apply Tcl_Init() to the "hold" interpreter created... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Tom Lane | Fix assorted core dumps and Assert failures that could... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Tom Lane | Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Tom Lane | Fix portalmem.c to avoid keeping a dangling pointer... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tom Lane | When loading critical system indexes into the relcache... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Tom Lane | Fix relcache reload mechanism to be more robust in... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Make bit/varbit substring() treat any negative length... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Tom Lane | Set errno to zero before invoking SSL_read or SSL_write... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Heikki Linnakangas | Oops, previous backpatch applied incorrectly. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Heikki Linnakangas | Previous fix for temporary file management broke return... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Tom Lane | Fix wrong WAL info value generated when gistContinueIns... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Tom Lane | Fix integer-to-bit-string conversions to handle the... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Marc G. Fournier | tag 8.3.9 REL8_3_9 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tom Lane | Update release notes for releases 8.4.2, 8.3.9, 8.2... |
commit | commitdiff | tree | snapshot |
next |