2013-03-23 |
Tom Lane | Update time zone abbreviation lists for changes missed... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Andrew Dunstan | Avoid renaming data directory during MSVC upgrade testing. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Tom Lane | Don't put <indexterm> before <term> in <varlistentry... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Tom Lane | Fix contrib/dblink to handle inconsistent DateStyle... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Lane | Improve documentation of EXTRACT(WEEK). |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Tom Lane | Fix race condition in DELETE RETURNING. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tom Lane | Fix infinite-loop risk in fixempties() stage of regex... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Heikki Linnakangas | Fix tli history file fetching, broken by the archive... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Heikki Linnakangas | Further fix to the mode where we enter archive recovery... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Andrew Dunstan | Fix message typo. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Tom Lane | Fix to_char() to use ASCII-only case-folding rules... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Tom Lane | Fix overflow check in tm2timestamp (this time for sure). |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Tom Lane | Fix SQL function execution to be safe with long-lived... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Peter Eisentraut | doc: A few awkward phrasing fixes |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Peter Eisentraut | Exclude utils/probes.h and pg_trace.h from cpluspluscheck |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Tom Lane | Eliminate memory leaks in plperl's spi_prepare() function. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Tom Lane | Add missing error check in regexp parser. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Peter Eisentraut | doc: Fix markup typo |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Peter Eisentraut | doc: Remove PostgreSQL version number from xml2 depreca... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Peter Eisentraut | Correct tense in log message |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Peter Eisentraut | Add quotes to messages |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Heikki Linnakangas | Fix thinko in previous commit. |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Heikki Linnakangas | If recovery.conf is created after "pg_ctl stop -m i... |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Heikki Linnakangas | Fix pg_dumpall with database names containing = |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Heikki Linnakangas | Don't pass NULL to fprintf, if a bogus connection strin... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Heikki Linnakangas | Better fix for "unarchived WAL files get deleted on... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Heikki Linnakangas | Don't delete unarchived WAL files during crash recovery. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Lane | Fix contrib/pg_trgm's similarity() function for trigram... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Lane | Fix bogus when-to-deregister-from-listener-array logic. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Further cleanup of gistsplit.c. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Remove useless picksplit-doesn't-support-secondary... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Remove vestigial secondary-split support in gist_box_pi... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Lane | Document and clean up gistsplit.c. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Fix gist_box_same and gist_point_consistent to handle... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Fix performance issue in EXPLAIN (ANALYZE, TIMING OFF). |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Tom Lane | Make contrib/btree_gist's GiST penalty function a bit... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Fix erroneous range-union logic for varlena types in... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Repair bugs in GiST page splitting code for multi-colum... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Lane | Fix possible failure to send final transaction counts... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Andrew Dunstan | Enable building with Microsoft Visual Studio 2012. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Lane | Stamp 9.2.3. REL9_2_3 |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Lane | Prevent execution of enum_recv() from SQL. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Lane | Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Simon Riggs | Reset vacuum_defer_cleanup_age to PGC_SIGHUP. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Simon Riggs | Mark vacuum_defer_cleanup_age as PGC_POSTMASTER. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alvaro Herrera | Fix typo in freeze_table_age implementation |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bruce Momjian | pg_upgrade docs: mention modification of postgresql... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Magnus Hagander | Properly zero-pad the day-of-year part of the win32... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Lane | Fix plpgsql's reporting of plan-time errors in possibly... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Tom Lane | Fix grammar for subscripting or field selection from... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Alvaro Herrera | DROP OWNED: don't try to drop tablespaces/databases |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Michael Meskes | Made ecpglib use translated messages. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Lane | Fix plpython's handling of functions used as triggers... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: merge ecpg username/password example into C comment |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | docs: In ecpg, clarify how username/password colon... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: improve wording of "foreign data server" in file... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Magnus Hagander | Make pg_dump exclude unlogged table data on hot standby... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Bruce Momjian | doc: correct sepgsql doc about permission checking... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Lane | Fix SPI documentation for new handling of ExecutorRun... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrew Dunstan | Use correct output device for Windows prompts. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Simon Riggs | Fix rare missing cancellations in Hot Standby. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Heikki Linnakangas | Also fix rotation of csvlog on Windows. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Lane | Fix failure to rotate postmaster log file for size... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Kevin Grittner | Fix performance problems with autovacuum truncation... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Lane | Fix one-byte buffer overrun in PQprintTuples(). |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Tom Lane | Fix error-checking typo in check_TSCurrentConfig(). |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Peter Eisentraut | doc: Fix syntax of a URL |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Magnus Hagander | Clarify that streaming replication can be both async... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Tom Lane | Modernize string literal syntax in tutorial example. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Andrew Dunstan | Make pgxs build executables with the right suffix. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Tom Lane | Protect against SnapshotNow race conditions in pg_table... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Robert Haas | Unbreak lock conflict detection for Hot Standby. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Heikki Linnakangas | On second thought, use an empty string instead of ... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Heikki Linnakangas | Don't pass NULL to fprintf, if not currently connected... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Tom Lane | Reject out-of-range dates in to_date(). |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Tom Lane | Add new timezone abbrevation "FET". |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Andrew Dunstan | Extend and improve use of EXTRA_REGRESS_OPTS. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Tom Lane | Revert ill-considered change of index-size fudge factor. |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Magnus Hagander | Properly install ecpg_compat and pgtypes libraries... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Tom Lane | Fix potential corruption of lock table in CREATE/DROP... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Tom Lane | Invent a "one-shot" variant of CachedPlans for better... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Tom Lane | Prevent creation of postmaster's TCP socket during... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Heikki Linnakangas | Tolerate timeline switches while "pg_basebackup -X... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Bruce Momjian | Update copyrights for 2013 |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Heikki Linnakangas | Keep timeline history files restored from archive in... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Peter Eisentraut | doc: Correct description of LDAP authentication |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Tom Lane | Fix some minor issues in view pretty-printing. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Tom Lane | Prevent failure when RowExpr or XmlExpr is parse-analyz... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Tom Lane | Fix documentation typo. |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Heikki Linnakangas | Fix race condition if a file is removed while pg_baseba... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Peter Eisentraut | Fix grammatical mistake in error message |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Tom Lane | Fix pg_extension_config_dump() to handle update cases... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Heikki Linnakangas | Fix recycling of WAL segments after changing recovery... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Heikki Linnakangas | Check if we've reached end-of-backup point also if... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Tom Lane | Ignore libedit/libreadline while probing for standard... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Tom Lane | Fix failure to ignore leftover temp tables after a... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Tom Lane | Fix filling of postmaster.pid in bootstrap/standalone... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Magnus Hagander | Properly copy fmgroids.h after clean on Win32 |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Heikki Linnakangas | In multi-insert, don't go into infinite loop on a huge... |
commit | commitdiff | tree | snapshot |
next |