| 2009-06-25 | 
Magnus Hagander | Disallow empty passwords in LDAP authentication, the...  | 
commit | commitdiff | tree | 
| 2009-06-23 | 
Tom Lane | Fix an ancient error in dist_ps (distance from point...  | 
commit | commitdiff | tree | 
| 2009-06-18 | 
Heikki Linnakangas | Fix error in comment. Fujii Masao | 
commit | commitdiff | tree | 
| 2009-06-11 | 
Tom Lane | Update time zone data files to tzdata release 2009i...  | 
commit | commitdiff | tree | 
| 2009-06-10 | 
Peter Eisentraut | Improve capitalization and punctuation in recently...  | 
commit | commitdiff | tree | 
| 2009-06-10 | 
Tom Lane | Fix cash_in() to behave properly in locales where frac_...  | 
commit | commitdiff | tree | 
| 2009-06-05 | 
Andrew Dunstan | Adjust recent PERL_SYS_INIT3 call to avoid platforms...  | 
commit | commitdiff | tree | 
| 2009-06-05 | 
Tom Lane | GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPoint...  | 
commit | commitdiff | tree | 
| 2009-06-04 | 
Andrew Dunstan | Initialise perl library as documented in perl API....  | 
commit | commitdiff | tree | 
| 2009-05-19 | 
Heikki Linnakangas | Update relpages and reltuples estimates in stand-alone...  | 
commit | commitdiff | tree | 
| 2009-05-11 | 
Tom Lane | Partially revert my patch of 2008-11-12 that installed...  | 
commit | commitdiff | tree | 
| 2009-05-07 | 
Heikki Linnakangas | Request XLOG switch before writing checkpoint in pg_sta...  | 
commit | commitdiff | tree | 
| 2009-05-04 | 
Magnus Hagander | Call SetLastError(0) before calling the file mapping...  | 
commit | commitdiff | tree | 
| 2009-05-03 | 
Tom Lane | Fix pg_resetxlog to remove archive status files along...  | 
commit | commitdiff | tree | 
| 2009-05-02 | 
Tom Lane | Split the release notes into a separate file for each...  | 
commit | commitdiff | tree | 
| 2009-05-01 | 
Tom Lane | When checking for datetime field overflow, we should...  | 
commit | commitdiff | tree | 
| 2009-04-25 | 
Tom Lane | Fix the handling of sub-SELECTs appearing in the argume...  | 
commit | commitdiff | tree | 
| 2009-04-25 | 
Bruce Momjian | Remove HELIOS Software GmbH name and copyright from...  | 
commit | commitdiff | tree | 
| 2009-04-15 | 
Magnus Hagander | Remove beer-ware license from crypt-md5.c, per | 
commit | commitdiff | tree | 
| 2009-04-09 | 
Tom Lane | Update time zone data files to tzdata release 2009e...  | 
commit | commitdiff | tree | 
| 2009-04-07 | 
Tom Lane | Fix contrib/pg_freespacemap's underestimate of the...  | 
commit | commitdiff | tree | 
| 2009-04-07 | 
Tom Lane | Defend against non-ASCII letters in fuzzystrmatch code...  | 
commit | commitdiff | tree | 
| 2009-04-06 | 
Teodor Sigaev | Fix 'all at one page bug' in picksplit method of R...  | 
commit | commitdiff | tree | 
| 2009-04-04 | 
Tom Lane | Rewrite interval_hash() so that the hashcodes are equal...  | 
commit | commitdiff | tree | 
| 2009-04-03 | 
Tom Lane | Use (unsigned char) cast in argument of pg_tolower...  | 
commit | commitdiff | tree | 
| 2009-04-03 | 
Magnus Hagander | Make directory name comparisons on Win32 case insensitive. | 
commit | commitdiff | tree | 
| 2009-04-02 | 
Teodor Sigaev | Fix memory allocation for output of hstore type. | 
commit | commitdiff | tree | 
| 2009-04-02 | 
Tom Lane | plpgsql's exec_simple_cast_value() mistakenly supposed...  | 
commit | commitdiff | tree | 
| 2009-03-31 | 
Tom Lane | Fix contrib/pgstattuple and contrib/pageinspect to...  | 
commit | commitdiff | tree | 
| 2009-03-31 | 
Magnus Hagander | Don't crash initdb when we fail to get the current...  | 
commit | commitdiff | tree | 
| 2009-03-31 | 
Heikki Linnakangas | Fix a rare race condition when commit_siblings > 0...  | 
commit | commitdiff | tree | 
| 2009-03-30 | 
Tom Lane | Fix an oversight in the support for storing/retrieving...  | 
commit | commitdiff | tree | 
| 2009-03-27 | 
Heikki Linnakangas | Fix tab completion of ANALYZE VERBOSE <tab>. It was...  | 
commit | commitdiff | tree | 
| 2009-03-25 | 
Tom Lane | Fix old thinko in pgp.h: the idea is to declare some...  | 
commit | commitdiff | tree | 
| 2009-03-24 | 
Tom Lane | Install a search tree depth limit in GIN bulk-insert...  | 
commit | commitdiff | tree | 
| 2009-03-15 | 
Tom Lane | Fix contrib/hstore to throw an error for keys or values...  | 
commit | commitdiff | tree | 
| 2009-03-13 | 
Marc G. Fournier | tag 8.2.13  REL8_2_13 | 
commit | commitdiff | tree | 
| 2009-03-12 | 
Tom Lane | Update back-branch release notes. | 
commit | commitdiff | tree | 
| 2009-03-12 | 
Tom Lane | Fix core dump due to null-pointer dereference in to_cha...  | 
commit | commitdiff | tree | 
| 2009-03-10 | 
Teodor Sigaev | Prevent recursion during parse of email-like string...  | 
commit | commitdiff | tree | 
| 2009-03-05 | 
Heikki Linnakangas | Add MUST (Mauritius Island Summer Time) to the list...  | 
commit | commitdiff | tree | 
| 2009-03-04 | 
Tom Lane | Put back our old workaround for machines that declare...  | 
commit | commitdiff | tree | 
| 2009-03-03 | 
Tom Lane | Ooops ... fix some confusion between gettext() and...  | 
commit | commitdiff | tree | 
| 2009-03-02 | 
Tom Lane | When we are in error recursion trouble, arrange to...  | 
commit | commitdiff | tree | 
| 2009-03-02 | 
Teodor Sigaev | Fix usage of char2wchar/wchar2char. Changes: | 
commit | commitdiff | tree | 
| 2009-02-28 | 
Tom Lane | Fix buffer allocations in encoding conversion routines...  | 
commit | commitdiff | tree | 
| 2009-02-27 | 
Heikki Linnakangas | In CREATE CONVERSION, test that the given function...  | 
commit | commitdiff | tree | 
| 2009-02-27 | 
Heikki Linnakangas | Set isnull for errm and sqlstate local variables when...  | 
commit | commitdiff | tree | 
| 2009-02-25 | 
Tom Lane | Fix an old problem in decompilation of CASE constructs...  | 
commit | commitdiff | tree | 
| 2009-02-24 | 
Tom Lane | Repair a longstanding bug in CLUSTER and the rewriting...  | 
commit | commitdiff | tree | 
| 2009-02-15 | 
Magnus Hagander | Loop calling CallNamedPipe() several times in case...  | 
commit | commitdiff | tree | 
| 2009-02-02 | 
Tom Lane | Fix plpgsql to not treat INSERT INTO as an INTO-variabl...  | 
commit | commitdiff | tree | 
| 2009-01-30 | 
Tom Lane | Defend against null input in analyze_requires_snapshot...  | 
commit | commitdiff | tree | 
| 2009-01-30 | 
Marc G. Fournier | tag 8.2.12  REL8_2_12 | 
commit | commitdiff | tree | 
| 2009-01-30 | 
Tom Lane | Update back-branch release notes. | 
commit | commitdiff | tree | 
| 2009-01-29 | 
Peter Eisentraut | Translation updates | 
commit | commitdiff | tree | 
| 2009-01-29 | 
Tom Lane | Update time zone data files to tzdata release 2009a...  | 
commit | commitdiff | tree | 
| 2009-01-29 | 
Tom Lane | Replace argument-checking Asserts with regular test...  | 
commit | commitdiff | tree | 
| 2009-01-28 | 
Magnus Hagander | Go over all OpenSSL return values and make sure we...  | 
commit | commitdiff | tree | 
| 2009-01-20 | 
Alvaro Herrera | Fix erroneous memory context switch in autovacuum,...  | 
commit | commitdiff | tree | 
| 2009-01-15 | 
Heikki Linnakangas | Change explanation of pg_switch_xlog()'s return value...  | 
commit | commitdiff | tree | 
| 2009-01-15 | 
Teodor Sigaev | Fix URL generation in headline. Only tag lexeme will...  | 
commit | commitdiff | tree | 
| 2009-01-15 | 
Teodor Sigaev | Fix generation of too long headline with ShortWords. | 
commit | commitdiff | tree | 
| 2009-01-14 | 
Heikki Linnakangas | Remove broken Assertions that failed if a statement...  | 
commit | commitdiff | tree | 
| 2009-01-13 | 
Magnus Hagander | Throw an error when using -C and -1 at the same time...  | 
commit | commitdiff | tree | 
| 2009-01-09 | 
Bruce Momjian | Update release notes for  8.3.5, 8.2.11, and 8.1.15...  | 
commit | commitdiff | tree | 
| 2009-01-07 | 
Tom Lane | Insert conditional SPI_push/SPI_pop calls into InputFun...  | 
commit | commitdiff | tree | 
| 2009-01-06 | 
Tom Lane | Remove references to pgsql-ports and pgsql-patches...  | 
commit | commitdiff | tree | 
| 2009-01-06 | 
Heikki Linnakangas | Fix logic in lazy vacuum to decide if it's worth trying...  | 
commit | commitdiff | tree | 
| 2009-01-03 | 
Joe Conway | Fix bug per Oleksiy Shchukin - 2nd argument for dblink_...  | 
commit | commitdiff | tree | 
| 2008-12-16 | 
Tom Lane | Make heap_update() set newtup->t_tableOid correctly...  | 
commit | commitdiff | tree | 
| 2008-12-13 | 
Tom Lane | Fix failure to ensure that a snapshot is available...  | 
commit | commitdiff | tree | 
| 2008-12-01 | 
Tom Lane | Fix an oversight in the code that makes transitive...  | 
commit | commitdiff | tree | 
| 2008-12-01 | 
Tom Lane | Ensure that the contents of a holdable cursor don't...  | 
commit | commitdiff | tree | 
| 2008-11-30 | 
Tom Lane | Fix dblink and tablefunc to not return with the wrong...  | 
commit | commitdiff | tree | 
| 2008-11-30 | 
Tom Lane | Remove inappropriate memory context switch in shutdown_...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Tom Lane | information_schema.key_column_usage.position_in_unique_...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Tom Lane | In predtest.c, install a limit on the number of branche...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Andrew Dunstan | Detect and error out on inability to get proper linkage...  | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Tom Lane | Get rid of adjust_appendrel_attr_needed(), which has...  | 
commit | commitdiff | tree | 
| 2008-11-10 | 
Tom Lane | Fix old bug in contrib/sslinfo: X509_NAME_to_text freed...  | 
commit | commitdiff | tree | 
| 2008-10-31 | 
Marc G. Fournier | tag 8.2.11  REL8_2_11 | 
commit | commitdiff | tree | 
| 2008-10-30 | 
Tom Lane | Update back-branch release notes. | 
commit | commitdiff | tree | 
| 2008-10-30 | 
Peter Eisentraut | Translation updates | 
commit | commitdiff | tree | 
| 2008-10-30 | 
Tom Lane | Update time zone data files to tzdata release 2008i...  | 
commit | commitdiff | tree | 
| 2008-10-30 | 
Peter Eisentraut | Missing space in error message | 
commit | commitdiff | tree | 
| 2008-10-27 | 
Tom Lane | Install a more robust solution for the problem of infin...  | 
commit | commitdiff | tree | 
| 2008-10-26 | 
Tom Lane | Better solution to the IN-list issue: instead of having...  | 
commit | commitdiff | tree | 
| 2008-10-25 | 
Tom Lane | Add a heuristic to transformAExprIn() to make it prefer...  | 
commit | commitdiff | tree | 
| 2008-10-25 | 
Tom Lane | Fix an old bug in after-trigger handling: AfterTriggerE...  | 
commit | commitdiff | tree | 
| 2008-10-22 | 
Teodor Sigaev | Fix GiST's killing tuple: GISTScanOpaque->curpos wasn't | 
commit | commitdiff | tree | 
| 2008-10-17 | 
Teodor Sigaev | Fix small bug in headline generation. | 
commit | commitdiff | tree | 
| 2008-10-16 | 
Neil Conway | Fix a small memory leak in ExecReScanAgg() in the hashe...  | 
commit | commitdiff | tree | 
| 2008-10-16 | 
Tom Lane | Fix SPI_getvalue and SPI_getbinval to range-check the...  | 
commit | commitdiff | tree | 
| 2008-10-10 | 
Tom Lane | Fix COPY documentation to not imply that HEADER can...  | 
commit | commitdiff | tree | 
| 2008-10-10 | 
Michael Meskes | Optional arguments should be optional. | 
commit | commitdiff | tree | 
| 2008-10-09 | 
Tom Lane | Fix overly tense optimization of PLpgSQL_func_hashkey...  | 
commit | commitdiff | tree | 
| 2008-10-07 | 
Heikki Linnakangas | When a relation is moved to another tablespace, we...  | 
commit | commitdiff | tree | 
| 2008-10-02 | 
Tom Lane | Fix improper display of fractional seconds in interval...  | 
commit | commitdiff | tree | 
| 2008-09-30 | 
Tom Lane | Recent patches to pg_ctl broke "pg_ctl restart" for...  | 
commit | commitdiff | tree | 
| next |