2014-03-06 |
Bruce Momjian | C comment update: relfilenode is only unique with a... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Bruce Momjian | docs: to_timestamp and to_date do minimal range checking |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Bruce Momjian | pg_dump: make argument combination error exit code... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tom Lane | Fix portability issues in recently added make_timestamp... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tom Lane | Add comment that ec_relids excludes "child" Equivalence... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Robert Haas | Fix some typos introduced by the logical decoding patch. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Robert Haas | Fix test_decoding regression test outputs. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tom Lane | Remove unused field "evttype". |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Alvaro Herrera | Remove the correct pgstat file on DROP DATABASE |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Bruce Momjian | pg_upgrade: improve C comment about what old/new oids... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Stephen Frost | Allocate fresh memory for post_opts/exec_path |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Heikki Linnakangas | Do wal_level and hot standby checks when doing crash... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Heikki Linnakangas | Fix lastReplayedEndRecPtr calculation when starting... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Stephen Frost | Fix issues with pg_ctl |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Andrew Dunstan | Provide a FORCE NULL option to COPY in CSV mode. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Alvaro Herrera | auto_explain: Add logging of trigger execution |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Alvaro Herrera | Constructors for interval, timestamp, timestamptz |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Robert Haas | Allow VACUUM FULL/CLUSTER to bump freeze horizons even... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Robert Haas | Minor corrections to logical decoding patch. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Heikki Linnakangas | Error out on send failure in walsender loop. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | Introduce logical decoding. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Heikki Linnakangas | Rename huge_tlb_pages to huge_pages, and improve docs. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alvaro Herrera | pg_dump et al: Add --if-exists option |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | Use a longer buffer in libpqrcv_startstreaming. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | Bump catversion. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | Corrections to replication slots code and documentation. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | pageinspect: Use new pg_lsn datatype. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Robert Haas | Define LSNOID in pg_type.h. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Stephen Frost | Another round of Coverity fixes |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Stephen Frost | Various Coverity-spotted fixes |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Tom Lane | Allow regex operations to be terminated early by query... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Heikki Linnakangas | Remove bogus while-loop. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Peter Eisentraut | pgbench: Fix help message |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Alvaro Herrera | Allow BASE_BACKUP to be throttled |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Tom Lane | Remove dependency on database encoding in citext regres... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Alvaro Herrera | doc: bgw_main takes a Datum argument, not void *. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Alvaro Herrera | Fix WAL replay of locking an updated tuple |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Heikki Linnakangas | btbuild no longer calls _bt_doinsert(), update comment. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Davis | Fix crash in json_to_record(). |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Tom Lane | Use SnapshotDirty rather than an active snapshot to... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Robert Haas | Update a few comments to mention materialized views. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Robert Haas | Show xid and xmin in pg_stat_activity and pg_stat_repli... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Robert Haas | pg_basebackup: Skip only the *contents* of pg_replslot. |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Peter Eisentraut | Update and clarify ssl_ciphers default |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | Increase work_mem and maintenance_work_mem defaults... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | docs: remove unnecessary references to old PG versions |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | psql: add separate \d display for disabled system... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | pg_dump: fix subtle memory leak in func and arg signat... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | Fix markup for CHAR() doc patch |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | Allow single-point polygons to be converted to circles |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Bruce Momjian | docs: document behavior of CHAR() comparisons with... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Robert Haas | Use pg_lsn data type in pg_stat_replication, too. |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Robert Haas | Remove a couple of comments from the pg_lsn regression... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Peter Eisentraut | doc: Improve DocBook XML validity |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Tom Lane | Prefer pg_any_to_server/pg_server_to_any over pg_do_enc... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Tom Lane | Plug some more holes in encoding conversion. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Peter Eisentraut | configure.in: Use dnl in place of # where appropriate |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Peter Eisentraut | pg_basebackup: Add support for relocating tablespaces |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Tom Lane | Do ScalarArrayOp estimation correctly when array is... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Heikki Linnakangas | Avoid integer overflow in hstore_to_json(). |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Peter Eisentraut | doc: Clarify documentation page header customization... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Heikki Linnakangas | Improve comment on setting data_checksum GUC. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Tom Lane | Remove inappropriate EXPORTS line. |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Tom Lane | Avoid using dllwrap to build pgevent in Mingw builds. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Tom Lane | Fix some missing .gitignore and "make clean" items... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Robert Haas | Document pg_replslot in storage.sgml. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Robert Haas | Switch various builtin functions to use pg_lsn instead... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Robert Haas | Further code review for pg_lsn data type. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Robert Haas | pg_lsn macro naming and type behavior revisions. |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Robert Haas | Add a pg_lsn data type, to represent an LSN. |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Tom Lane | Remove broken code that tried to handle OVERLAPS with... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Magnus Hagander | Disable RandomizedBaseAddress on MSVC builds |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Heikki Linnakangas | Fix comment; checkpointer, not bgwriter, performs check... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Robert Haas | Fix capitalization in README. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Improve documentation about multixact IDs. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Document risks of "make check" in the regression testin... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Prevent potential overruns of fixed-size buffers. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Noah Misch | Predict integer overflow to avoid buffer overruns. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Noah Misch | Fix handling of wide datetime input/output. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Robert Haas | Avoid repeated name lookups during table and index... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Noah Misch | Document security implications of check_function_bodies. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Noah Misch | Prevent privilege escalation in explicit calls to PL... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Noah Misch | Shore up ADMIN OPTION restrictions. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Release notes for 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_e... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Fix unportable coding in tarCreateHeader(). |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | Revert to using --enable-auto-import in Cygwin builds. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | Further wordsmithing on 9.3.3 release notes. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | PGDLLIMPORT'ify DateStyle and IntervalStyle. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | Improve release notes per comments from Andres Freund. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | On Windows, expect to find Tcl DLL in bin directory... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | First-draft release notes for 9.3.3. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Lane | Fix unportable coding in BackgroundWorkerStateChange(). |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Lane | Fix unportable coding in DetermineSleepTime(). |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Lane | Centralize getopt-related declarations in a new header... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Bruce Momjian | Remove use of sscanf in pg_upgrade, and add C comment... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Bruce Momjian | psql: Add C comment about gset_prefix being freed... |
commit | commitdiff | tree | snapshot |
next |