| 2019-09-08 |
Alexander Korotkov | Fix handling Inf and Nan values in GiST pairing heap... |
commit | commitdiff | tree | snapshot |
| 2019-09-06 |
Peter Eisentraut | doc: Fix awkward markup |
commit | commitdiff | tree | snapshot |
| 2019-09-06 |
Robert Haas | When performing a base backup, check for read errors. |
commit | commitdiff | tree | snapshot |
| 2019-09-04 |
Michael Paquier | Fix thinko when ending progress report for a backend |
commit | commitdiff | tree | snapshot |
| 2019-09-04 |
Michael Paquier | Delay fsyncs of pg_basebackup until the end of backup |
commit | commitdiff | tree | snapshot |
| 2019-09-03 |
Michael Paquier | Fix memory leak with lower, upper and initcap with... |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Tom Lane | Handle corner cases correctly in psql's reconnection... |
commit | commitdiff | tree | snapshot |
| 2019-08-31 |
Tom Lane | Doc: describe the "options" allowed in an ECPG connecti... |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Heikki Linnakangas | Fix overflow check and comment in GIN posting list... |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Thomas Munro | Avoid catalog lookups in RelationAllowsEarlyPruning(). |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Michael Paquier | Disable timeouts when running pg_rewind with online... |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Tom Lane | Doc: improve documentation of pg_signal_backend default... |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Tom Lane | Doc: clarify behavior of standard aggregates for null... |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Tom Lane | Reject empty names and recursion in config-file include... |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Michael Paquier | Fix failure of --jobs with vacuumdb on Windows |
commit | commitdiff | tree | snapshot |
| 2019-08-26 |
Andrew Dunstan | Adjust to latest Msys2 kernel release number |
commit | commitdiff | tree | snapshot |
| 2019-08-26 |
Andrew Dunstan | Treat MINGW and MSYS the same in pg_upgrade test script |
commit | commitdiff | tree | snapshot |
| 2019-08-26 |
Michael Paquier | Fix error handling of vacuumdb when running out of fds |
commit | commitdiff | tree | snapshot |
| 2019-08-25 |
Tom Lane | Avoid platform-specific null pointer dereference in... |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Michael Paquier | Improve documentation of pageinspect |
commit | commitdiff | tree | snapshot |
| 2019-08-22 |
Michael Paquier | Doc: Remove mention to "Visual Studio Express 2019" |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Alvaro Herrera | Fix bogus comment |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Michael Paquier | Doc: Fix various typos |
commit | commitdiff | tree | snapshot |
| 2019-08-18 |
Tom Lane | Disallow changing an inherited column's type if not... |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Tom Lane | Prevent possible double-free when update trigger return... |
commit | commitdiff | tree | snapshot |
| 2019-08-15 |
Tom Lane | Doc: improve documentation about postgresql.auto.conf. |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Tom Lane | Fix ALTER SYSTEM to cope with duplicate entries in... |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
Tom Lane | Un-break pg_dump for pre-8.3 source servers. |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
Michael Paquier | Fix random regression failure in test case "temp" |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Peter Geoghegan | amcheck: Skip unlogged relations during recovery. |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Peter Eisentraut | Fix compiler warning |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Tom Lane | Fix planner's test for case-foldable characters in... |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Tom Lane | Doc: document permissions required for ANALYZE. |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Etsuro Fujita | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Heikki Linnakangas | Fix predicate-locking of HOT updated rows. |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Michael Paquier | Fix some incorrect parsing of time with time zone strings |
commit | commitdiff | tree | snapshot |
| 2019-08-06 |
Tom Lane | Fix intarray's GiST opclasses to not fail for empty... |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Tom Lane | Stamp 10.10. REL_10_10 |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Noah Misch | Require the schema qualification in pg_temp.type_name... |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Michael Paquier | Fix tab completion for ALTER LANGUAGE in psql |
commit | commitdiff | tree | snapshot |
| 2019-08-04 |
Tom Lane | Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24. |
commit | commitdiff | tree | snapshot |
| 2019-08-01 |
Michael Paquier | Fix handling of previous password hooks in passwordcheck |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Tom Lane | Fix pg_dump's handling of dependencies for custom opcla... |
commit | commitdiff | tree | snapshot |
| 2019-07-30 |
Heikki Linnakangas | Print WAL position correctly in pg_rewind error message. |
commit | commitdiff | tree | snapshot |
| 2019-07-30 |
Tomas Vondra | Don't build extended statistics on inheritance trees |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Tom Lane | Fix busted logic for parallel lock grouping in TopoSort(). |
commit | commitdiff | tree | snapshot |
| 2019-07-28 |
Michael Paquier | Doc: Fix event trigger firing table |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Alvaro Herrera | Don't uselessly escape a string that doesn't need escaping |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Tom Lane | Fix possible lockup in pgbench with -R. |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Tom Lane | Tweak our special-case logic for the IANA "Factory... |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Tom Lane | Avoid choosing "localtime" or "posixrules" as TimeZone... |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Tom Lane | Fix loss of fractional digits for large values in cash_... |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Tom Lane | Fix syntax error in commit 20e99cddd. |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Tom Lane | Fix failures to ignore \r when reading Windows-style... |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Andrew Dunstan | Honor MSVC WindowsSDKVersion if set |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Tom Lane | Fix contrib/sepgsql test policy to work with latest... |
commit | commitdiff | tree | snapshot |
| 2019-07-24 |
Michael Paquier | Fix failure with pgperlcritic from the TAP test of... |
commit | commitdiff | tree | snapshot |
| 2019-07-24 |
Tom Lane | Fix infelicities in describeOneTableDetails' partitione... |
commit | commitdiff | tree | snapshot |
| 2019-07-24 |
Michael Paquier | Fix build of documentation |
commit | commitdiff | tree | snapshot |
| 2019-07-24 |
Michael Paquier | Doc: Clarify interactions of pg_receivewal with remote_... |
commit | commitdiff | tree | snapshot |
| 2019-07-24 |
Michael Paquier | Improve stability of TAP test for synchronous replication |
commit | commitdiff | tree | snapshot |
| 2019-07-22 |
Tom Lane | Make pg_upgrade's test.sh less chatty. |
commit | commitdiff | tree | snapshot |
| 2019-07-22 |
Tom Lane | Install dependencies to prevent dropping partition... |
commit | commitdiff | tree | snapshot |
| 2019-07-19 |
Tom Lane | Silence compiler warning, hopefully. |
commit | commitdiff | tree | snapshot |
| 2019-07-18 |
Jeff Davis | Fix error in commit e6feef57. |
commit | commitdiff | tree | snapshot |
| 2019-07-18 |
Jeff Davis | Fix daterange canonicalization for +/- infinity. |
commit | commitdiff | tree | snapshot |
| 2019-07-17 |
Tom Lane | Update time zone data files to tzdata release 2019b. |
commit | commitdiff | tree | snapshot |
| 2019-07-17 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
| 2019-07-16 |
Tom Lane | Fix thinko in construction of old_conpfeqop list. |
commit | commitdiff | tree | snapshot |
| 2019-07-16 |
Bruce Momjian | doc: mention pg_reload_conf() for reloading the config... |
commit | commitdiff | tree | snapshot |
| 2019-07-14 |
Thomas Munro | Fix documentation for pgbench tpcb-like. |
commit | commitdiff | tree | snapshot |
| 2019-07-10 |
Michael Paquier | Fix variable initialization when using buffering build... |
commit | commitdiff | tree | snapshot |
| 2019-07-09 |
Thomas Munro | Pass QueryEnvironment down to EvalPlanQual's EState. |
commit | commitdiff | tree | snapshot |
| 2019-07-08 |
Peter Eisentraut | doc: Clarify logical replication documentation |
commit | commitdiff | tree | snapshot |
| 2019-07-03 |
David Rowley | Don't remove surplus columns from GROUP BY for inherita... |
commit | commitdiff | tree | snapshot |
| 2019-07-02 |
Michael Paquier | Add support for Visual Studio 2019 in build scripts |
commit | commitdiff | tree | snapshot |
| 2019-07-02 |
Tom Lane | Fix tab completion of "SET variable TO|=" to not offer... |
commit | commitdiff | tree | snapshot |
| 2019-07-01 |
Noah Misch | Don't read fields of a misaligned ExpandedObjectHeader... |
commit | commitdiff | tree | snapshot |
| 2019-06-30 |
Andrew Gierth | Repair logic for reordering grouping sets optimization. |
commit | commitdiff | tree | snapshot |
| 2019-06-28 |
Thomas Munro | Fix misleading comment in nodeIndexonlyscan.c. |
commit | commitdiff | tree | snapshot |
| 2019-06-27 |
Tomas Vondra | Update reference to sampling algorithm in analyze.c |
commit | commitdiff | tree | snapshot |
| 2019-06-26 |
Michael Paquier | Add support for OpenSSL 1.1.0 and newer versions in... |
commit | commitdiff | tree | snapshot |
| 2019-06-26 |
Tom Lane | Follow the rule that regression-test-created roles... |
commit | commitdiff | tree | snapshot |
| 2019-06-25 |
Michael Paquier | Fix thinkos in LookupFuncName() for function name lookups |
commit | commitdiff | tree | snapshot |
| 2019-06-24 |
Thomas Munro | Don't unset MAKEFLAGS in non-GNU Makefile. |
commit | commitdiff | tree | snapshot |
| 2019-06-24 |
Tom Lane | Further fix ALTER COLUMN TYPE's handling of indexes... |
commit | commitdiff | tree | snapshot |
| 2019-06-23 |
Tom Lane | Fix spinlock assembly code for MIPS so it works on... |
commit | commitdiff | tree | snapshot |
| 2019-06-22 |
Noah Misch | Consolidate methods for translating a Perl path to... |
commit | commitdiff | tree | snapshot |
| 2019-06-20 |
Thomas Munro | Remove obsolete comments about sempahores from proc.c. |
commit | commitdiff | tree | snapshot |
| 2019-06-18 |
Alvaro Herrera | Avoid spurious deadlocks when upgrading a tuple lock |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Tom Lane | Stamp 10.9. REL_10_9 |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Michael Paquier | Fix buffer overflow when processing SCRAM final message... |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Michael Paquier | Fix buffer overflow when parsing SCRAM verifiers in... |
commit | commitdiff | tree | snapshot |
| 2019-06-17 |
Alvaro Herrera | Revert "Avoid spurious deadlocks when upgrading a tuple... |
commit | commitdiff | tree | snapshot |
| 2019-06-16 |
Tom Lane | Release notes for 10.9, 9.6.14, 9.5.18, 9.4.23. |
commit | commitdiff | tree | snapshot |
| next |