2008-02-11 |
Tom Lane | Repair VACUUM FULL bug introduced by HOT patch: the... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Tom Lane | Some variants of ALTER OWNER tried to make the "object... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Tom Lane | Fix WaitOnLock() to ensure that the process's "waiting... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Tom Lane | Improve pg_autovacuum documentation to clarify that... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Magnus Hagander | Add pid to the pgident event name on win32. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Tom Lane | Prevent integer overflow within the integer-datetimes... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Andrew Dunstan | Work around for perl 5.10 bug - fix due to perl hacker... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Alvaro Herrera | Backpatch my fix of rev 1.48 to avoid a division-by... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tom Lane | Fix subselect.c to avoid assuming that a SubLink's... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Fix an ancient oversight in libpq's handling of V3... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Tom Lane | Fix logical errors in constraint exclusion: we cannot... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Tom Lane | Fix a conceptual error in my patch of 2007-10-26 that... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Tom Lane | Fix a bug in 8.2.x that was exposed while investigating... |
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 8.2.6. REL8_2_6 |
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 |
2008-01-02 |
Tom Lane | Fix plpython's overoptimistic caching of information... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Tom Lane | Update time zone data files to tzdata release 2007k. |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Bruce Momjian | Provide a more helpful error message when there is... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Bruce Momjian | Provide a more helpful error message when there is... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Tom Lane | Improve a number of elog messages for not-supposed... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Tom Lane | Make path_recv() and poly_recv() reject paths/polygons... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Tom Lane | Suppress compiler warnings in recent plperl patch.... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Andrew Dunstan | Workaround for perl problem where evaluating UTF8 regex... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Magnus Hagander | Add win32error.c to libpq, needed to resolve _dosmaperr. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Magnus Hagander | Use _dosmaperr() to deal with errors opening files... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Magnus Hagander | Back-patch mingw configure-check for gettimeofday so... |
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 "Overall Page Layout" table. The second row should... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Tom Lane | Prevent Perl from introducing a possibly-incompatible... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Tom Lane | GIN index build's allocatedMemory counter needs to... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Teodor Sigaev | Backpatch: Fix tsvector_out() and tsquery_out() to... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Tom Lane | Update timezone data files to release 2007i of the... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Joe Conway | Have crosstab variants treat NULL rowid as a category... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Tom Lane | Second pass at improving LIKE/regex estimation in non... |
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-07 |
Tom Lane | Improve the performance of LIKE/regex estimation in... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Tom Lane | Fix patternsel() and callers to do the right thing... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Michael Meskes | Fixed two parser bugs. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Tom Lane | Update shared-memory-size info for 8.2 branch. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Teodor Sigaev | - Add check of already changed page while replay WAL... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Teodor Sigaev | Fix coredump during replay WAL after crash. Change... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Tom Lane | Fix a couple of issues with pg_dump's handling of inher... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Tom Lane | Change have_join_order_restriction() so that we do... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tom Lane | Ugly patch to make ALTER SEQUENCE OWNED BY not affect... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Fix an error in make_outerjoininfo introduced by my... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Tom Lane | Back-patch some plpython patches previously made only... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Tom Lane | Fix ALTER COLUMN TYPE to preserve the tablespace and... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Tom Lane | Ensure that the result of evaluating a function during... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Magnus Hagander | Don't try to free pgpassfile since it's a stack variable. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Tom Lane | Keep the planner from failing on "WHERE false AND somet... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Tom Lane | Update timezone data files to release 2007h of the... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Disallow CLUSTER using an invalid index (that is, one... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Defend against openssl libraries that fail on keys... |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Tom Lane | Make archive recovery always start a new timeline,... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Tom Lane | Fix Assert failure in ExpandColumnRefStar --- what... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Teodor Sigaev | Fix crash of to_tsvector() function on huge input:... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Alvaro Herrera | Reduce the size of memory allocations by lazy vacuum... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix erroneous Assert() in syslogger process start in... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tom Lane | Fix bogus calculation of potential output string length... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Neil Conway | Prevent corr() from returning the wrong results for... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Fix overflow in extract(epoch from interval) for interv... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Tom Lane | Update release notes for last-minute fix. REL8_2_5 |
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 8.2.5 ... |
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-14 |
Tom Lane | Fix missed version-stamping. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Bruce Momjian | Clarify tar documentation about return error codes. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Bruce Momjian | Update GNU tar error code documentation. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Tom Lane | Remove ill-considered (not to mention undocumented... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Bruce Momjian | Update Japanese FAQ, backpatch. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Bruce Momjian | Update Japanese FAQ to current release number. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Alvaro Herrera | Add a CHECK_FOR_INTERRUPTS call in the site where the... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Tom Lane | Sync timezone data with 2007g zic release. |
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-09-11 |
Tom Lane | Make sure that open hash table scans are cleaned up... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Teodor Sigaev | Fix header's size of structs defines in ispell. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Alvaro Herrera | Make CLUSTER and REINDEX silently skip remote temp... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Alvaro Herrera | Remove the vacuum_delay_point call in count_nondeletabl... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Teodor Sigaev | Improve page split in rtree emulation. Now if splitted... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Teodor Sigaev | Fix indefinit loop in rank_cd for some corner queries. |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Tom Lane | Apply a band-aid fix for the problem that 8.2 and up... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Tom Lane | Extend whole-row Var evaluation to cope with the case... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Tom Lane | Rewrite make_outerjoininfo's construction of min_leftha... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Tom Lane | Fix aboriginal bug in _tarAddFile(): when complaining... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Michael Meskes | Fixed bug in Informix define handling. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Tom Lane | Restrict pgstattuple functions to superusers. While... |
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-22 |
Tom Lane | Fix possible core dump from pgbench -d option. Julius... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Tom Lane | Fix potential access-off-the-end-of-memory in varbit_ou... |
commit | commitdiff | tree | snapshot |
next |