2014-07-21 |
Tom Lane | Stamp 8.4.22. REL8_4_STABLE github/REL8_4_STABLE REL8_4_22 |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Tom Lane | Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22. |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Tom Lane | Update time zone data files to tzdata release 2014e. |
commit | commitdiff | tree | snapshot |
2014-07-18 |
Tom Lane | Fix two low-probability memory leaks in regular express... |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Alvaro Herrera | Fix REASSIGN OWNED for text search objects |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Peter Eisentraut | doc: small fixes for REINDEX reference page |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Magnus Hagander | Add autocompletion of locale keywords for CREATE DATABASE |
commit | commitdiff | tree | snapshot |
2014-07-11 |
Tom Lane | Fix bug with whole-row references to append subplans. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Tom Lane | Don't assume a subquery's output is unique if there... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Tom Lane | Add some errdetail to checkRuleResultList(). |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Fujii Masao | Remove obsolete example of CSV log file name from log_f... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Lane | Avoid leaking memory while evaluating arguments for... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Noah Misch | Make pqsignal() available to pg_regress of ECPG and... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Noah Misch | Secure Unix-domain sockets of "make check" temporary... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Noah Misch | Add mkdtemp() to libpgport. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Tom Lane | Fix pg_restore's processing of old-style BLOB COMMENTS... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Tom Lane | Remove inadvertent copyright violation in largeobject... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Tom Lane | Fix ancient encoding error in hungarian.stop. |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Tom Lane | Add defenses against running with a wrong selection... |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Andres Freund | Fix longstanding bug in HeapTupleSatisfiesVacuum(). |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Tom Lane | On OS X, link libpython normally, ignoring the "framewo... |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Tom Lane | When using the OSSP UUID library, cache its uuid_t... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Tom Lane | Revert "Fix bogus %name-prefix option syntax in all... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Tom Lane | Fix bogus %name-prefix option syntax in all our Bison... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Tom Lane | Fix unportable setvbuf() usage in initdb. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Heikki Linnakangas | Handle duplicate XIDs in txid_snapshot. |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Heikki Linnakangas | Fix race condition in preparing a transaction for two... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Tom Lane | In initdb, ensure stdout/stderr buffering behavior... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Heikki Linnakangas | Initialize padding bytes in btree_gist varbit support. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Tom Lane | Accept tcl 8.6 in configure's probe for tclsh. |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Tom Lane | Document permissions needed for pg_database_size and... |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Noah Misch | Un-break ecpg test suite under --disable-integer-datetimes. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Heikki Linnakangas | Protect against torn pages when deleting GIN list pages. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Tom Lane | Avoid buffer bloat in libpq when server is consistently... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Tom Lane | Fix failure to set ActiveSnapshot while rewinding a... |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Jeff Davis | Fix interval test, which was broken for floating-point... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Bruce Momjian | Remove tabs after spaces in C comments |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Tom Lane | Fix possible cache invalidation failure in ReceiveShare... |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Tom Lane | Fix failure to detoast fields in composite elements... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Tom Lane | Check for interrupts and stack overflow during rule... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Heikki Linnakangas | Add missing SYSTEMQUOTEs |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Heikki Linnakangas | Fix two bugs in WAL-logging of GIN pending-list pages. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
Tom Lane | Reset pg_stat_activity.xact_start during PREPARE TRANSA... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Tom Lane | Fix unused-variable warning on Windows. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Bruce Momjian | pgcrypto: fix memset() calls that might be optimized... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Tom Lane | Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Magnus Hagander | Fix timeout in LDAP lookup of libpq connection parameters |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Heikki Linnakangas | Use correctly-sized buffer when zero-filling a WAL... |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Tom Lane | Block signals earlier during postmaster startup. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Tom Lane | Fix processing of PGC_BACKEND GUC parameters on Windows. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Heikki Linnakangas | Avoid allocations in critical sections. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tom Lane | Fix documentation about joining pg_locks to other views. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Tom Lane | Fix documentation about size of interval type. |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Noah Misch | Revert "Secure Unix-domain sockets of "make check"... |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Noah Misch | Secure Unix-domain sockets of "make check" temporary... |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Noah Misch | Document platform-specificity of unix_socket_permissions. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Tom Lane | Fix refcounting bug in PLy_modify_tuple(). |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Bruce Momjian | Properly check for readdir/closedir() failures |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Tom Lane | Stamp 8.4.21. REL8_4_21 |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Tom Lane | Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Tom Lane | Fix advertised dispsize for libpq's sslmode connection... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Tom Lane | Update time zone data files to tzdata release 2014a. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Lane | Add missing #include. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Tom Lane | Prevent interrupts while reporting non-ERROR elog messages. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Heikki Linnakangas | In WAL replay, restore GIN metapage unconditionally... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Linnakangas | Fix dangling smgr_owner pointer when a fake relcache... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Linnakangas | Avoid memcpy() with same source and destination address. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Heikki Linnakangas | Fix name of syslog_ident GUC in docs. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Tom Lane | Avoid getting more than AccessShareLock when deparsing... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Tom Lane | Allow regex operations to be terminated early by query... |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Tom Lane | Remove broken code that tried to handle OVERLAPS with... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Stamp 8.4.20. REL8_4_20 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Last-minute updates for release notes. |
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-15 |
Tom Lane | Ooops, forgot to remove solar87 and friends from src... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Lane | Update time zone data files to tzdata release 2013i. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Lane | Suggest shell here-documents instead of psql -c for... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Lane | Clean up error cases in psql's COPY TO STDOUT/FROM... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Lane | Fix length checking for Unicode identifiers containing... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Tom Lane | Improve cross-references between minor version release... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Lane | Improve text of stub HISTORY file. |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Lane | Improve libpq's error recovery for connection loss... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Tom Lane | In XLogReadBufferExtended, don't assume P_NEW yields... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Tom Lane | Don't generate plain-text HISTORY and src/test/regress... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Heikki Linnakangas | Use memmove() instead of memcpy() for copying overlappi... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Andrew Dunstan | Fix makefile syntax. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Tom Lane | Fix some wide-character bugs in the text-search parser. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Andrew Dunstan | Copy the libpq DLL to the bin directory on Mingw and... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Robert Haas | Clear MyProc and MyProcSignalState before they become... |
commit | commitdiff | tree | snapshot |
next |