| 2008-01-14 |  Tom Lane | Fix an ancient oversight in libpq's handling of V3... | commit | commitdiff | tree | snapshot | 
| 2008-01-06 |  Tom Lane | A long time ago, Peter pointed out that ruleutils.c... | commit | commitdiff | tree | snapshot | 
| 2008-01-03 |  Tom Lane | Stamp release 7.4.19.  REL7_4_19 | commit | commitdiff | tree | snapshot | 
| 2008-01-03 |  Tom Lane | Update release notes for security releases. | commit | commitdiff | tree | snapshot | 
| 2008-01-03 |  Tom Lane | The original patch to disallow non-passworded connectio... | commit | commitdiff | tree | snapshot | 
| 2008-01-03 |  Tom Lane | Make standard maintenance operations (including VACUUM... | commit | commitdiff | tree | snapshot | 
| 2008-01-03 |  Tom Lane | Fix assorted security-grade bugs in the regex engine... | commit | commitdiff | tree | snapshot | 
| 2008-01-02 |  Tom Lane | Insert ARST into the list of known timezone abbreviations. | commit | commitdiff | tree | snapshot | 
| 2008-01-02 |  Magnus Hagander | Fix invalid ipv6 address in example. Per doc comment... | commit | commitdiff | tree | snapshot | 
| 2007-12-31 |  Bruce Momjian | Provide a more helpful error message when there is... | commit | commitdiff | tree | snapshot | 
| 2007-12-18 |  Tom Lane | Make path_recv() and poly_recv() reject paths/polygons... | commit | commitdiff | tree | snapshot | 
| 2007-11-26 |  Peter Eisentraut | Require a specific Autoconf version, instead of a lower... | commit | commitdiff | tree | snapshot | 
| 2007-11-23 |  Alvaro Herrera | Fix buggy usage of vsnprintf in PL/Python by removing... | commit | commitdiff | tree | snapshot | 
| 2007-11-23 |  Tatsuo Ishii | Fix "Page Layout" table. The second row should be ItemI... | commit | commitdiff | tree | snapshot | 
| 2007-11-16 |  Teodor Sigaev | Backpatch: Fix tsvector_out() and tsquery_out() to... | commit | commitdiff | tree | snapshot | 
| 2007-11-10 |  Joe Conway | Have crosstab variants treat NULL rowid as a category... | commit | commitdiff | tree | snapshot | 
| 2007-11-08 |  Tom Lane | If an index depends on no columns of its table, give... | commit | commitdiff | tree | snapshot | 
| 2007-11-06 |  Michael Meskes | Added missing clause to parser. | commit | commitdiff | tree | snapshot | 
| 2007-10-11 |  Tom Lane | Ensure that the result of evaluating a function during... | commit | commitdiff | tree | snapshot | 
| 2007-10-04 |  Tom Lane | Keep the planner from failing on "WHERE false AND somet... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Teodor Sigaev | Fix crash of to_tsvector() function on huge input:... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 |  Tom Lane | Fix bogus calculation of potential output string length... | commit | commitdiff | tree | snapshot | 
| 2007-09-16 |  Tom Lane | Update release notes for last-minute fix.  REL7_4_18 | commit | commitdiff | tree | snapshot | 
| 2007-09-16 |  Tom Lane | Fix aboriginal mistake in lazy VACUUM's code for trunca... | commit | commitdiff | tree | snapshot | 
| 2007-09-14 |  Marc G. Fournier | update configure for 7.4.18 | commit | commitdiff | tree | snapshot | 
| 2007-09-14 |  Tom Lane | Fix markup that doesn't work in back branches. | commit | commitdiff | tree | snapshot | 
| 2007-09-14 |  Tom Lane | Minor editorialization on release notes. | commit | commitdiff | tree | snapshot | 
| 2007-09-13 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2007-09-12 |  Alvaro Herrera | Fix the database-wide version of CLUSTER to silently... | commit | commitdiff | tree | snapshot | 
| 2007-09-11 |  Bruce Momjian | Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. | commit | commitdiff | tree | snapshot | 
| 2007-09-11 |  Bruce Momjian | Stamp | commit | commitdiff | tree | snapshot | 
| 2007-08-29 |  Tom Lane | Fix aboriginal bug in _tarAddFile(): when complaining... | commit | commitdiff | tree | snapshot | 
| 2007-08-25 |  Tom Lane | Fix brain fade in DefineIndex(): it was continuing... | commit | commitdiff | tree | snapshot | 
| 2007-08-23 |  Tom Lane | Fix combo_decrypt() to throw an error for zero-length... | commit | commitdiff | tree | snapshot | 
| 2007-08-21 |  Tom Lane | Fix potential access-off-the-end-of-memory in varbit_ou... | commit | commitdiff | tree | snapshot | 
| 2007-08-08 |  Neil Conway | Fix a gradual memory leak in ExecReScanAgg(). Because... | commit | commitdiff | tree | snapshot | 
| 2007-08-06 |  Tom Lane | Fix pg_restore to guard against unexpected EOF while... | commit | commitdiff | tree | snapshot | 
| 2007-08-02 |  Neil Conway | Fix a memory leak in tuplestore_end(). Unlikely to... | commit | commitdiff | tree | snapshot | 
| 2007-07-31 |  Tom Lane | Fix a bug in the original implementation of redundant... | commit | commitdiff | tree | snapshot | 
| 2007-07-31 |  Tom Lane | Fix security definer functions with polymorphic argumen... | commit | commitdiff | tree | snapshot | 
| 2007-07-23 |  Magnus Hagander | The proper guaranteed buffer size for errors is | commit | commitdiff | tree | snapshot | 
| 2007-07-21 |  Tom Lane | Fix elog.c to avoid infinite recursion (leading to... | commit | commitdiff | tree | snapshot | 
| 2007-07-19 |  Tom Lane | Make replace(), split_part(), and string_to_array(... | commit | commitdiff | tree | snapshot | 
| 2007-07-17 |  Tom Lane | Fix outfuncs.c to dump A_Const nodes representing NULLs... | commit | commitdiff | tree | snapshot | 
| 2007-07-09 |  Joe Conway | Restrict non-superusers to password authenticated conne... | commit | commitdiff | tree | snapshot | 
| 2007-07-02 |  Tom Lane | Fix failure to restart Postgres when Linux kernel retur... | commit | commitdiff | tree | snapshot | 
| 2007-06-29 |  Tom Lane | Fix a passel of ancient bugs in to_char(), including... | commit | commitdiff | tree | snapshot | 
| 2007-06-20 |  Tom Lane | transformColumnDefinition failed to complain about | commit | commitdiff | tree | snapshot | 
| 2007-06-20 |  Tom Lane | CREATE DOMAIN ... DEFAULT NULL failed because gram... | commit | commitdiff | tree | snapshot | 
| 2007-06-02 |  Tom Lane | Fix erroneous error reporting for overlength input... | commit | commitdiff | tree | snapshot | 
| 2007-06-01 |  Tom Lane | Fix aboriginal bug in BufFileDumpBuffer that would... | commit | commitdiff | tree | snapshot | 
| 2007-05-21 |  Peter Eisentraut | Fix spurious German index entry | commit | commitdiff | tree | snapshot | 
| 2007-05-18 |  Tom Lane | Remove redundant logging of send failures when SSL... | commit | commitdiff | tree | snapshot | 
| 2007-05-13 |  Magnus Hagander | Document that CLUSTER breaks MVCC visibility rules. | commit | commitdiff | tree | snapshot | 
| 2007-05-01 |  Tom Lane | Fix a thinko in my patch of a couple months ago for... | commit | commitdiff | tree | snapshot | 
| 2007-04-26 |  Tom Lane | Fix dynahash.c to suppress hash bucket splits while... | commit | commitdiff | tree | snapshot | 
| 2007-04-23 |  Neil Conway | Fix newly-introduced documentation typo. | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  PostgreSQL... | Update configure in for new release  REL7_4_17 | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Tom Lane | Fix markup. | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Tom Lane | Fix markup. | commit | commitdiff | tree | snapshot | 
| 2007-04-20 |  Tom Lane | Support explicit placement of the temporary-table schem... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Tom Lane | Repair PANIC condition in hash indexes when a previous... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,... | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Update FAQ to mention most recent release for releases | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. | commit | commitdiff | tree | snapshot | 
| 2007-04-19 |  Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4... | commit | commitdiff | tree | snapshot | 
| 2007-04-18 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2007-04-16 |  Magnus Hagander | Don't write timing output in quiet mode. | commit | commitdiff | tree | snapshot | 
| 2007-04-02 |  Teodor Sigaev | Fix caching of unsuccessful initialization of parser... | commit | commitdiff | tree | snapshot | 
| 2007-03-26 |  Tatsuo Ishii | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW... | commit | commitdiff | tree | snapshot | 
| 2007-03-14 |  Tom Lane | Fix a longstanding bug in VACUUM FULL's handling of... | commit | commitdiff | tree | snapshot | 
| 2007-03-06 |  Tom Lane | Fix oversight in original coding of inline_function... | commit | commitdiff | tree | snapshot | 
| 2007-03-01 |  Tom Lane | Fix markQueryForLocking() to work correctly in the... | commit | commitdiff | tree | snapshot | 
| 2007-02-27 |  Michael Meskes | Backported bug fix for #2956. | commit | commitdiff | tree | snapshot | 
| 2007-02-25 |  Tom Lane | Update 7.x variant horology files to match the new... | commit | commitdiff | tree | snapshot | 
| 2007-02-18 |  Tom Lane | Fix portal management code to support non-default comma... | commit | commitdiff | tree | snapshot | 
| 2007-02-12 |  Teodor Sigaev | Fix backend crash in parsing incorrect tsquery. | commit | commitdiff | tree | snapshot | 
| 2007-02-08 |  Tom Lane | Fix an ancient logic error in plpgsql's exec_stmt_block... | commit | commitdiff | tree | snapshot | 
| 2007-02-08 |  Tom Lane | Rearrange use of plpgsql_add_initdatums() so that only... | commit | commitdiff | tree | snapshot | 
| 2007-02-06 |  Tom Lane | Fix an error in the original coding of holdable cursors... | commit | commitdiff | tree | snapshot | 
| 2007-02-03 |  Tom Lane | Use -Wl for linker switches on freebsd --- back-port... | commit | commitdiff | tree | snapshot | 
| 2007-02-02 |  Tom Lane | Stamp release 7.4.16.  REL7_4_16 | commit | commitdiff | tree | snapshot | 
| 2007-02-02 |  Tom Lane | Update release notes for security-related releases... | commit | commitdiff | tree | snapshot | 
| 2007-02-02 |  Tom Lane | Repair insufficiently careful type checking for SQL... | commit | commitdiff | tree | snapshot | 
| 2007-01-31 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2007-01-27 |  Tom Lane | Correct an old logic error in btree page splitting... | commit | commitdiff | tree | snapshot | 
| 2007-01-24 |  Tom Lane | Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc... | commit | commitdiff | tree | snapshot | 
| 2007-01-24 |  Tom Lane | Relax an Assert() that has been found to be too strict... | commit | commitdiff | tree | snapshot | 
| 2007-01-13 |  Tatsuo Ishii | Back port patch. | commit | commitdiff | tree | snapshot | 
| 2007-01-06 |  PostgreSQL... | commit before tag ...  REL7_4_15 | commit | commitdiff | tree | snapshot | 
| 2007-01-06 |  Bruce Momjian | Fix markup because older releases couldn't link to... | commit | commitdiff | tree | snapshot | 
| 2007-01-06 |  Bruce Momjian | Remove extra character added to top. | commit | commitdiff | tree | snapshot | 
| 2007-01-06 |  Bruce Momjian | Fix markup because lc_numeric didn't have an SGML tag... | commit | commitdiff | tree | snapshot | 
| 2007-01-05 |  Tom Lane | Minor copy-editing for release note updates. | commit | commitdiff | tree | snapshot | 
| 2007-01-05 |  Bruce Momjian | Stamp release 7.4.15. | commit | commitdiff | tree | snapshot | 
| 2007-01-05 |  Bruce Momjian | Create release notes for 7.4.15. | 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-24 |  Tom Lane | Fix psql's \copy command to ensure that it cycles libpq... | commit | commitdiff | tree | snapshot | 
| next |