| 2018-03-02 |  Tom Lane | Make gistvacuumcleanup() count the actual number of... | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Tom Lane | Use ereport not elog for some corrupt-HOT-chain reports. | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Alvaro Herrera | Relax overly strict sanity check for upgraded ancient... | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Tom Lane | Fix build failure on MSVC. | commit | commitdiff | tree | snapshot | 
| 2018-02-28 |  Tom Lane | Rename base64 routines to avoid conflict with Solaris... | commit | commitdiff | tree | snapshot | 
| 2018-02-28 |  Tom Lane | Remove restriction on SQL block length in isolationtest... | commit | commitdiff | tree | snapshot | 
| 2018-02-27 |  Tom Lane | Fix up ecpg's configuration so it handles "long long... | commit | commitdiff | tree | snapshot | 
| 2018-02-27 |  Tom Lane | Remove regression tests' CREATE FUNCTION commands for... | commit | commitdiff | tree | snapshot | 
| 2018-02-27 |  Tom Lane | Prevent dangling-pointer access when update trigger... | commit | commitdiff | tree | snapshot | 
| 2018-02-27 |  Magnus Hagander | Revert restructuring of bin/scripts/Makefile  REL9_3_22 | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Tom Lane | Stamp 9.3.22. | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Noah Misch | Document security implications of search_path and the... | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Noah Misch | Empty search_path in Autovacuum and non-psql/pgbench... | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Noah Misch | Back-patch non-static ExecuteSqlQueryForSingleRow(). | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Tom Lane | Avoid using unsafe search_path settings during dump... | commit | commitdiff | tree | snapshot | 
| 2018-02-26 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2018-02-25 |  Tom Lane | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  Tom Lane | Allow auto_explain.log_min_duration to go up to INT_MAX. | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  Noah Misch | Synchronize doc/ copies of src/test/examples/. | commit | commitdiff | tree | snapshot | 
| 2018-02-23 |  Tom Lane | Fix planner failures with overlapping mergejoin clauses... | commit | commitdiff | tree | snapshot | 
| 2018-02-21 |  Tom Lane | Repair pg_upgrade's failure to preserve relfrozenxid... | commit | commitdiff | tree | snapshot | 
| 2018-02-19 |  Tom Lane | Fix misbehavior of CTE-used-in-a-subplan during EPQ... | commit | commitdiff | tree | snapshot | 
| 2018-02-15 |  Tom Lane | Doc: fix minor bug in CREATE TABLE example. | commit | commitdiff | tree | snapshot | 
| 2018-02-14 |  Tom Lane | Fix broken logic for reporting PL/Python function names... | commit | commitdiff | tree | snapshot | 
| 2018-02-07 |  Magnus Hagander | Change default git repo URL to https | commit | commitdiff | tree | snapshot | 
| 2018-02-05 |  Tom Lane | Stamp 9.3.21.  REL9_3_21 | commit | commitdiff | tree | snapshot | 
| 2018-02-05 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2018-02-05 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2018-02-05 |  Tom Lane | Ensure that all temp files made during pg_upgrade are... | commit | commitdiff | tree | snapshot | 
| 2018-02-04 |  Tom Lane | Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. | commit | commitdiff | tree | snapshot | 
| 2018-01-31 |  Bruce Momjian | doc:  in contrib-spi, mention and link to the meaning... | commit | commitdiff | tree | snapshot | 
| 2018-01-31 |  Robert Haas | pgcrypto's encrypt() supports AES-128, AES-192, and... | commit | commitdiff | tree | snapshot | 
| 2018-01-29 |  Peter Eisentraut | psql documentation fixes | commit | commitdiff | tree | snapshot | 
| 2018-01-28 |  Tom Lane | Add stack-overflow guards in set-operation planning. | commit | commitdiff | tree | snapshot | 
| 2018-01-27 |  Tom Lane | Update time zone data files to tzdata release 2018c. | commit | commitdiff | tree | snapshot | 
| 2018-01-23 |  Tom Lane | Teach reparameterize_path() to handle AppendPaths. | commit | commitdiff | tree | snapshot | 
| 2018-01-23 |  Bruce Momjian | doc:  simplify intermediate certificate mention in... | commit | commitdiff | tree | snapshot | 
| 2018-01-22 |  Tom Lane | Make pg_dump's ACL, sec label, and comment entries... | commit | commitdiff | tree | snapshot | 
| 2018-01-21 |  Bruce Momjian | doc:  update intermediate certificate instructions | commit | commitdiff | tree | snapshot | 
| 2018-01-19 |  Alvaro Herrera | Fix StoreCatalogInheritance1 to use 32bit inhseqno | commit | commitdiff | tree | snapshot | 
| 2018-01-15 |  Michael Meskes | Cope with indicator arrays that do not have the correct... | commit | commitdiff | tree | snapshot | 
| 2018-01-12 |  Tom Lane | Avoid unnecessary failure in SELECT concurrent with... | commit | commitdiff | tree | snapshot | 
| 2018-01-10 |  Tom Lane | Fix sample INSTR() functions in the plpgsql documentation. | commit | commitdiff | tree | snapshot | 
| 2018-01-09 |  Alvaro Herrera | Change some bogus PageGetLSN calls to BufferGetLSNAtomic | commit | commitdiff | tree | snapshot | 
| 2018-01-03 |  Andrew Dunstan | Fix use of config-specific libraries for Windows OpenSSL | commit | commitdiff | tree | snapshot | 
| 2018-01-03 |  Bruce Momjian | Update copyright for 2018 | commit | commitdiff | tree | snapshot | 
| 2017-12-15 |  Andres Freund | Perform a lot more sanity checks when freezing tuples. | commit | commitdiff | tree | snapshot | 
| 2017-12-15 |  Andres Freund | Fix pruning of locked and updated tuples. | commit | commitdiff | tree | snapshot | 
| 2017-12-15 |  Andres Freund | Backport addition of rs_old_rel to rewriteheap's state. | commit | commitdiff | tree | snapshot | 
| 2017-12-11 |  Tom Lane | Fix corner-case coredump in _SPI_error_callback(). | commit | commitdiff | tree | snapshot | 
| 2017-12-09 |  Noah Misch | MSVC 2012+: Permit linking to 32-bit, MinGW-built libra... | commit | commitdiff | tree | snapshot | 
| 2017-12-09 |  Noah Misch | MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. | commit | commitdiff | tree | snapshot | 
| 2017-12-08 |  Peter Eisentraut | Fix mistake in comment | commit | commitdiff | tree | snapshot | 
| 2017-12-08 |  Peter Eisentraut | doc: Add advice about systemd RemoveIPC | commit | commitdiff | tree | snapshot | 
| 2017-12-05 |  Robert Haas | Mark assorted variables PGDLLIMPORT. | commit | commitdiff | tree | snapshot | 
| 2017-12-04 |  Tom Lane | Clean up assorted messiness around AllocateDir() usage. | commit | commitdiff | tree | snapshot | 
| 2017-11-30 |  Noah Misch | Fix non-GNU makefiles for AIX make. | commit | commitdiff | tree | snapshot | 
| 2017-11-27 |  Magnus Hagander | Fix typo in comment | commit | commitdiff | tree | snapshot | 
| 2017-11-26 |  Joe Conway | Make has_sequence_privilege support WITH GRANT OPTION | commit | commitdiff | tree | snapshot | 
| 2017-11-25 |  Tom Lane | Update MSVC build process for new timezone data. | commit | commitdiff | tree | snapshot | 
| 2017-11-25 |  Tom Lane | Replace raw timezone source data with IANA's new compac... | commit | commitdiff | tree | snapshot | 
| 2017-11-25 |  Tom Lane | Avoid formally-undefined use of memcpy() in hstoreUniqu... | commit | commitdiff | tree | snapshot | 
| 2017-11-25 |  Tom Lane | Repair failure with SubPlans in multi-row VALUES lists. | commit | commitdiff | tree | snapshot | 
| 2017-11-24 |  Noah Misch | Support linking with MinGW-built Perl. | commit | commitdiff | tree | snapshot | 
| 2017-11-21 |  Robert Haas | Provide for forward compatibility with future minor... | commit | commitdiff | tree | snapshot | 
| 2017-11-20 |  Tom Lane | Use out-of-line M68K spinlock code for OpenBSD as well... | commit | commitdiff | tree | snapshot | 
| 2017-11-20 |  Tom Lane | Add support for Motorola 88K to s_lock.h. | commit | commitdiff | tree | snapshot | 
| 2017-11-17 |  Tom Lane | Provide modern examples of how to auto-start Postgres... | commit | commitdiff | tree | snapshot | 
| 2017-11-13 |  Noah Misch | MSVC: Rebuild spiexceptions.h when out of date. | commit | commitdiff | tree | snapshot | 
| 2017-11-12 |  Noah Misch | Install Windows crash dump handler before all else. | commit | commitdiff | tree | snapshot | 
| 2017-11-12 |  Noah Misch | Don't call pgwin32_message_to_UTF16() without CurrentMe... | commit | commitdiff | tree | snapshot | 
| 2017-11-11 |  Noah Misch | Add post-2010 ecpg tests to checktcp. | commit | commitdiff | tree | snapshot | 
| 2017-11-11 |  Noah Misch | Make connect/test1 independent of localhost IPv6. | commit | commitdiff | tree | snapshot | 
| 2017-11-11 |  Noah Misch | Fix previous commit's test, for non-UTF8 databases... | commit | commitdiff | tree | snapshot | 
| 2017-11-11 |  Noah Misch | Ignore XML declaration in xpath_internal(), for UTF8... | commit | commitdiff | tree | snapshot | 
| 2017-11-10 |  Peter Eisentraut | Fix some null pointer dereferences in LDAP auth code | commit | commitdiff | tree | snapshot | 
| 2017-11-10 |  Peter Eisentraut | Add -wnet to SP invocations | commit | commitdiff | tree | snapshot | 
| 2017-11-09 |  Tom Lane | Revert "Allow --with-bonjour to work with non-macOS... | commit | commitdiff | tree | snapshot | 
| 2017-11-08 |  Tom Lane | Allow --with-bonjour to work with non-macOS implementat... | commit | commitdiff | tree | snapshot | 
| 2017-11-08 |  Tom Lane | Fix two violations of the ResourceOwnerEnlarge/Remember... | commit | commitdiff | tree | snapshot | 
| 2017-11-07 |  Tom Lane | Fix unportable usage of <ctype.h> functions. | commit | commitdiff | tree | snapshot | 
| 2017-11-06 |  Tom Lane | Stamp 9.3.20.  REL9_3_20 | commit | commitdiff | tree | snapshot | 
| 2017-11-06 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2017-11-06 |  Tom Lane | Make json{b}_populate_recordset() use the right tuple... | commit | commitdiff | tree | snapshot | 
| 2017-11-06 |  Noah Misch | start-scripts: switch to $PGUSER before opening $PGLOG. | commit | commitdiff | tree | snapshot | 
| 2017-11-05 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2017-11-05 |  Tom Lane | Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3... | commit | commitdiff | tree | snapshot | 
| 2017-11-03 |  Michael Meskes | Improve error message for incorrect number inputs in... | commit | commitdiff | tree | snapshot | 
| 2017-11-02 |  Michael Meskes | Fix float parsing in ecpg INFORMIX mode. | commit | commitdiff | tree | snapshot | 
| 2017-11-02 |  Alvaro Herrera | Revert bogus fixes of HOT-freezing bug | commit | commitdiff | tree | snapshot | 
| 2017-11-02 |  Tom Lane | Doc: update URL for check_postgres. | commit | commitdiff | tree | snapshot | 
| 2017-11-01 |  Michael Meskes | Make sure ecpglib does accepts digits behind decimal... | commit | commitdiff | tree | snapshot | 
| 2017-10-27 |  Tom Lane | Dept of second thoughts: keep aliasp_item in sync with... | commit | commitdiff | tree | snapshot | 
| 2017-10-27 |  Tom Lane | Fix crash when columns have been added to the end of... | commit | commitdiff | tree | snapshot | 
| 2017-10-27 |  Tom Lane | Rethink the dependencies recorded for FieldSelect/Field... | commit | commitdiff | tree | snapshot | 
| 2017-10-27 |  Tom Lane | Doc: mention that you can't PREPARE TRANSACTION after... | commit | commitdiff | tree | snapshot | 
| 2017-10-26 |  Andrew Dunstan | Improve gendef.pl diagnostic on failure to open sym... | commit | commitdiff | tree | snapshot | 
| 2017-10-25 |  Tom Lane | Fix libpq to not require user's home directory to exist. | commit | commitdiff | tree | snapshot | 
| 2017-10-23 |  Tom Lane | Update time zone data files to tzdata release 2017c. | commit | commitdiff | tree | snapshot | 
| next |