| 2014-03-03 | 
Robert Haas | Define LSNOID in pg_type.h. | 
commit | commitdiff | tree | 
| 2014-03-03 | 
Stephen Frost | Another round of Coverity fixes | 
commit | commitdiff | tree | 
| 2014-03-02 | 
Stephen Frost | Various Coverity-spotted fixes | 
commit | commitdiff | tree | 
| 2014-03-01 | 
Tom Lane | Allow regex operations to be terminated early by query...  | 
commit | commitdiff | tree | 
| 2014-02-28 | 
Heikki Linnakangas | Remove bogus while-loop. | 
commit | commitdiff | tree | 
| 2014-02-28 | 
Peter Eisentraut | pgbench: Fix help message | 
commit | commitdiff | tree | 
| 2014-02-27 | 
Alvaro Herrera | Allow BASE_BACKUP to be throttled | 
commit | commitdiff | tree | 
| 2014-02-27 | 
Tom Lane | Remove dependency on database encoding in citext regres...  | 
commit | commitdiff | tree | 
| 2014-02-27 | 
Alvaro Herrera | doc: bgw_main takes a Datum argument, not void *. | 
commit | commitdiff | tree | 
| 2014-02-27 | 
Alvaro Herrera | Fix WAL replay of locking an updated tuple | 
commit | commitdiff | tree | 
| 2014-02-26 | 
Heikki Linnakangas | btbuild no longer calls _bt_doinsert(), update comment. | 
commit | commitdiff | tree | 
| 2014-02-26 | 
Jeff Davis | Fix crash in json_to_record(). | 
commit | commitdiff | tree | 
| 2014-02-25 | 
Tom Lane | Use SnapshotDirty rather than an active snapshot to...  | 
commit | commitdiff | tree | 
| 2014-02-25 | 
Robert Haas | Update a few comments to mention materialized views. | 
commit | commitdiff | tree | 
| 2014-02-25 | 
Robert Haas | Show xid and xmin in pg_stat_activity and pg_stat_repli...  | 
commit | commitdiff | tree | 
| 2014-02-25 | 
Robert Haas | pg_basebackup: Skip only the *contents* of pg_replslot. | 
commit | commitdiff | tree | 
| 2014-02-25 | 
Peter Eisentraut | Update and clarify ssl_ciphers default | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | Increase work_mem and maintenance_work_mem defaults...  | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | docs:  remove unnecessary references to old PG versions | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | psql:  add separate \d display for disabled system...  | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | pg_dump:  fix subtle memory leak in func and arg signat...  | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | Fix markup for CHAR() doc patch | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | Allow single-point polygons to be converted to circles | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Bruce Momjian | docs: document behavior of CHAR() comparisons with...  | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Robert Haas | Use pg_lsn data type in pg_stat_replication, too. | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Robert Haas | Remove a couple of comments from the pg_lsn regression...  | 
commit | commitdiff | tree | 
| 2014-02-24 | 
Peter Eisentraut | doc: Improve DocBook XML validity | 
commit | commitdiff | tree | 
| 2014-02-23 | 
Tom Lane | Prefer pg_any_to_server/pg_server_to_any over pg_do_enc...  | 
commit | commitdiff | tree | 
| 2014-02-23 | 
Tom Lane | Plug some more holes in encoding conversion. | 
commit | commitdiff | tree | 
| 2014-02-23 | 
Peter Eisentraut | configure.in: Use dnl in place of # where appropriate | 
commit | commitdiff | tree | 
| 2014-02-22 | 
Peter Eisentraut | pg_basebackup: Add support for relocating tablespaces | 
commit | commitdiff | tree | 
| 2014-02-21 | 
Tom Lane | Do ScalarArrayOp estimation correctly when array is...  | 
commit | commitdiff | tree | 
| 2014-02-21 | 
Heikki Linnakangas | Avoid integer overflow in hstore_to_json(). | 
commit | commitdiff | tree | 
| 2014-02-21 | 
Peter Eisentraut | doc: Clarify documentation page header customization...  | 
commit | commitdiff | tree | 
| 2014-02-20 | 
Heikki Linnakangas | Improve comment on setting data_checksum GUC. | 
commit | commitdiff | tree | 
| 2014-02-20 | 
Tom Lane | Remove inappropriate EXPORTS line. | 
commit | commitdiff | tree | 
| 2014-02-20 | 
Tom Lane | Avoid using dllwrap to build pgevent in Mingw builds. | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Tom Lane | Fix some missing .gitignore and "make clean" items...  | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Robert Haas | Document pg_replslot in storage.sgml. | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Robert Haas | Switch various builtin functions to use pg_lsn instead...  | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Robert Haas | Further code review for pg_lsn data type. | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Robert Haas | pg_lsn macro naming and type behavior revisions. | 
commit | commitdiff | tree | 
| 2014-02-19 | 
Robert Haas | Add a pg_lsn data type, to represent an LSN. | 
commit | commitdiff | tree | 
| 2014-02-18 | 
Tom Lane | Remove broken code that tried to handle OVERLAPS with...  | 
commit | commitdiff | tree | 
| 2014-02-18 | 
Magnus Hagander | Disable RandomizedBaseAddress on MSVC builds | 
commit | commitdiff | tree | 
| 2014-02-18 | 
Heikki Linnakangas | Fix comment; checkpointer, not bgwriter, performs check...  | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Tom Lane | Last-minute updates for release notes. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Robert Haas | Fix capitalization in README. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Tom Lane | Improve documentation about multixact IDs. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Tom Lane | Document risks of "make check" in the regression testin...  | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Tom Lane | Prevent potential overruns of fixed-size buffers. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Noah Misch | Predict integer overflow to avoid buffer overruns. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Noah Misch | Fix handling of wide datetime input/output. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Robert Haas | Avoid repeated name lookups during table and index...  | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Noah Misch | Document security implications of check_function_bodies. | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Noah Misch | Prevent privilege escalation in explicit calls to PL...  | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Noah Misch | Shore up ADMIN OPTION restrictions. | 
commit | commitdiff | tree | 
| 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 | 
| 2014-02-17 | 
Tom Lane | PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_e...  | 
commit | commitdiff | tree | 
| 2014-02-17 | 
Tom Lane | Fix unportable coding in tarCreateHeader(). | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | Revert to using --enable-auto-import in Cygwin builds. | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | Further wordsmithing on 9.3.3 release notes. | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | PGDLLIMPORT'ify DateStyle and IntervalStyle. | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | Improve release notes per comments from Andres Freund. | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | On Windows, expect to find Tcl DLL in bin directory...  | 
commit | commitdiff | tree | 
| 2014-02-16 | 
Tom Lane | First-draft release notes for 9.3.3. | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Tom Lane | Fix unportable coding in BackgroundWorkerStateChange(). | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Tom Lane | Fix unportable coding in DetermineSleepTime(). | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Tom Lane | Centralize getopt-related declarations in a new header...  | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Bruce Momjian | Remove use of sscanf in pg_upgrade, and add C comment...  | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Bruce Momjian | psql:  Add C comment about gset_prefix being freed...  | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Tom Lane | Ooops, forgot to remove solar87 and friends from src...  | 
commit | commitdiff | tree | 
| 2014-02-15 | 
Tom Lane | Update time zone data files to tzdata release 2013i. | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | Fix fat-fingered makefile changes for pltcl. | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | Update regression testing instructions. | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | In mingw builds, make our own import library for libtcl...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | Suggest shell here-documents instead of psql -c for...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | In mingw builds, make our own import library for libperl. | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Tom Lane | Cosmetic improvements in plpython's make rule for libpy...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Heikki Linnakangas | Change the order that pg_xlog and WAL archive are polle...  | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Peter Eisentraut | Fix typo | 
commit | commitdiff | tree | 
| 2014-02-14 | 
Bruce Momjian | Add C comment about problems with CHAR() space trimming | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Tom Lane | Clean up error cases in psql's COPY TO STDOUT/FROM...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Alvaro Herrera | Separate multixact freezing parameters from xid's | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Bruce Momjian | docs: improve CREATE FUNCTION docs about language case...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Bruce Momjian | pgcrypto: clarify 'md5' (hash) table entry | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Tom Lane | Fix length checking for Unicode identifiers containing...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Bruce Momjian | pg_upgrade:  mention the need for tablespace snapshots...  | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Bruce Momjian | pg_upgrade: document use of file system and COW snapshots | 
commit | commitdiff | tree | 
| 2014-02-13 | 
Tom Lane | Improve cross-references between minor version release...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Tom Lane | Improve text of stub HISTORY file. | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Tom Lane | Improve libpq's error recovery for connection loss...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Bruce Momjian | Revert gmake/make release note changes | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Bruce Momjian | Rename 'gmake' to 'make' in docs and recommended commands | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Bruce Momjian | pg_upgrade: dramatically reduce memory consumption | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Bruce Momjian | pg_test_fsync: add C comment about direct I/O and write...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Tom Lane | In XLogReadBufferExtended, don't assume P_NEW yields...  | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Magnus Hagander | Add missing include, required on some platforms | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Magnus Hagander | Kill pg_basebackup background process when exiting | 
commit | commitdiff | tree | 
| 2014-02-12 | 
Tom Lane | Use --disable-auto-import linker switch in Mingw builds...  | 
commit | commitdiff | tree | 
| next |