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 |
Bruce Momjian | check socket creation errors against PGINVALID_SOCKET |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Heikki Linnakangas | Use correctly-sized buffer when zero-filling a WAL... |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Michael Meskes | Several fixes to array handling in ecpg. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Heikki Linnakangas | Fix hot standby bug with GiST scans. |
commit | commitdiff | tree | snapshot |
2014-04-07 |
Robert Haas | Assert that strong-lock count is >0 everywhere it's... |
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-05 |
Tom Lane | Fix tablespace creation WAL replay to work on Windows. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Tom Lane | Allow "-C variable" and "--describe-config" even to... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tom Lane | Fix bogus time printout in walreceiver's debug log... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Heikki Linnakangas | Move multixid allocation out of critical section. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Heikki Linnakangas | Avoid allocations in critical sections. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Tom Lane | Fix non-equivalence of VARIADIC and non-VARIADIC functi... |
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-04-03 |
Heikki Linnakangas | Avoid palloc in critical section in GiST WAL-logging. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Lane | Fix assorted issues in client host name lookup. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Tom Lane | Fix bugs in manipulation of PgBackendStatus.st_clientho... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Robert Haas | Mark FastPathStrongRelationLocks volatile. |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Robert Haas | Count buffers dirtied due to hints in pgBufferUsage... |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Tom Lane | Fix dumping of a materialized view that depends on... |
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-27 |
Tom Lane | Revert "Document that Python 2.3 requires cdecimal... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Tom Lane | Document that Python 2.3 requires cdecimal module for... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Tom Lane | Fix refcounting bug in PLy_modify_tuple(). |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Fujii Masao | Don't forget to flush XLOG_PARAMETER_CHANGE record. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Magnus Hagander | Fix typos in pg_basebackup documentation |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Fujii Masao | Fix START_REPLICATION syntax in document. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Noah Misch | Address ccvalid/ccnoinherit in TupleDesc support functions. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Bruce Momjian | Properly check for readdir/closedir() failures |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Tom Lane | Fix memory leak during regular expression execution. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Tom Lane | Fix pg_dumpall option parsing: -i doesn't take an argument. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Tom Lane | Stamp 9.3.4. REL9_3_4 |
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 |
Tom Lane | During index build, check and elog (not just Assert... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Fujii Masao | Fix bug in clean shutdown of walsender that pg_receivin... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Alvaro Herrera | plperl: Fix memory leak in hek2cstr |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Tom Lane | Fix unportable shell-script syntax in pg_upgrade's... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Peter Eisentraut | Make punctuation consistent |
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 | Prevent interrupts while reporting non-ERROR elog messages. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Tom Lane | Avoid transaction-commit race condition while receiving... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Heikki Linnakangas | In WAL replay, restore GIN metapage unconditionally... |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Lane | Fix tracking of psql script line numbers during \copy... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Tom Lane | Fix contrib/postgres_fdw to handle multiple join condit... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Bruce Momjian | release notes: add item missed in 9.2.5 release |
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 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Tom Lane | Avoid getting more than AccessShareLock when deparsing... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Heikki Linnakangas | Send keepalives from walsender even when busy sending... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Tom Lane | Don't reject ROW_MARK_REFERENCE rowmarks for materializ... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Alvaro Herrera | Remove the correct pgstat file on DROP DATABASE |
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-04 |
Heikki Linnakangas | Error out on send failure in walsender loop. |
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-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-25 |
Tom Lane | Use SnapshotDirty rather than an active snapshot to... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Tom Lane | Do ScalarArrayOp estimation correctly when array is... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Heikki Linnakangas | Add a GUC to report whether data page checksums are... |
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 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Stamp 9.3.3. REL9_3_3 |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | Improve documentation about multixact IDs. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Tom Lane | PGDLLIMPORT-ify MyBgworkerEntry. |
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 | Fix unportable coding in tarCreateHeader(). |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Tom Lane | PGDLLIMPORT'ify DateStyle and IntervalStyle. |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Tom Lane | Fix unportable coding in DetermineSleepTime(). |
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 | Update regression testing instructions. |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Tom Lane | Suggest shell here-documents instead of psql -c for... |
commit | commitdiff | tree | snapshot |
2014-02-14 |
Heikki Linnakangas | Change the order that pg_xlog and WAL archive are polle... |
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 |
Alvaro Herrera | Separate multixact freezing parameters from xid's |
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 |
next |