| 2020-07-19 |
Tom Lane | Correctly mark pg_subscription.subslotname as nullable. |
commit | commitdiff | tree |
| 2020-07-19 |
Peter Eisentraut | Define OPENSSL_API_COMPAT |
commit | commitdiff | tree |
| 2020-07-18 |
Tom Lane | Fix replication/worker_internal.h to compile without... |
commit | commitdiff | tree |
| 2020-07-18 |
Tom Lane | Allow logical replication to transfer data in binary... |
commit | commitdiff | tree |
| 2020-07-18 |
Michael Paquier | doc: Refresh more URLs in the docs |
commit | commitdiff | tree |
| 2020-07-18 |
Amit Kapila | Adjust minor comment in reorderbuffer.c. |
commit | commitdiff | tree |
| 2020-07-18 |
Amit Kapila | Fix comments in reorderbuffer.c. |
commit | commitdiff | tree |
| 2020-07-18 |
Michael Paquier | doc: Fix description of \copy for psql |
commit | commitdiff | tree |
| 2020-07-18 |
Peter Geoghegan | Rename "hash_mem" local variable. |
commit | commitdiff | tree |
| 2020-07-18 |
Peter Geoghegan | Add Valgrind buffer access instrumentation. |
commit | commitdiff | tree |
| 2020-07-17 |
Tom Lane | Cope with data-offset-less archive files during out... |
commit | commitdiff | tree |
| 2020-07-17 |
Tom Lane | Remove manual tracking of file position in pg_dump... |
commit | commitdiff | tree |
| 2020-07-17 |
Peter Geoghegan | Avoid CREATE INDEX unique index deduplication. |
commit | commitdiff | tree |
| 2020-07-17 |
Tom Lane | Ensure that distributed timezone abbreviation files... |
commit | commitdiff | tree |
| 2020-07-17 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2020-07-17 |
Peter Eisentraut | Resolve gratuitous tabs in SQL file |
commit | commitdiff | tree |
| 2020-07-17 |
Amit Kapila | Fix signal handler setup for SIGHUP in the apply launch... |
commit | commitdiff | tree |
| 2020-07-17 |
Thomas Munro | Use MinimalTuple for tuple queues. |
commit | commitdiff | tree |
| 2020-07-17 |
Thomas Munro | Add huge_page_size setting for use on Linux. |
commit | commitdiff | tree |
| 2020-07-16 |
Andrew Dunstan | Enable almost all TAP tests involving symlinks on Windows |
commit | commitdiff | tree |
| 2020-07-16 |
Michael Paquier | Switch pg_test_fsync to use binary mode on Windows |
commit | commitdiff | tree |
| 2020-07-15 |
Peter Eisentraut | pg_dump: Reorganize dumpFunc() and dumpAgg() |
commit | commitdiff | tree |
| 2020-07-15 |
Michael Paquier | Fix handling of missing files when using pg_rewind... |
commit | commitdiff | tree |
| 2020-07-15 |
Michael Paquier | Fix compilation failure with sepgsql |
commit | commitdiff | tree |
| 2020-07-15 |
Michael Paquier | Eliminate cache lookup errors in SQL functions for... |
commit | commitdiff | tree |
| 2020-07-14 |
Tom Lane | Fix bitmap AND/OR scans on the inside of a nestloop... |
commit | commitdiff | tree |
| 2020-07-14 |
Peter Eisentraut | Fix -Wcast-function-type warnings |
commit | commitdiff | tree |
| 2020-07-14 |
David Rowley | Add comment to explain an unused function parameter |
commit | commitdiff | tree |
| 2020-07-14 |
David Rowley | Fix timing issue with ALTER TABLE's validate constraint |
commit | commitdiff | tree |
| 2020-07-14 |
Michael Paquier | Fix some header identifications |
commit | commitdiff | tree |
| 2020-07-14 |
Michael Paquier | Fix comments related to table AMs |
commit | commitdiff | tree |
| 2020-07-14 |
Tom Lane | Cope with lateral references in the quals of a subquery... |
commit | commitdiff | tree |
| 2020-07-13 |
Alvaro Herrera | Fix uninitialized value in segno calculation |
commit | commitdiff | tree |
| 2020-07-13 |
Tom Lane | Fix bugs in libpq's management of GSS encryption state. |
commit | commitdiff | tree |
| 2020-07-13 |
Alexander Korotkov | Improvements to psql \dAo and \dAp commands |
commit | commitdiff | tree |
| 2020-07-13 |
Jeff Davis | HashAgg: before spilling tuples, set unneeded columns... |
commit | commitdiff | tree |
| 2020-07-13 |
Jeff Davis | Revert "Use CP_SMALL_TLIST for hash aggregate" |
commit | commitdiff | tree |
| 2020-07-13 |
Amit Kapila | Revert "Track statistics for spilling of changes from... |
commit | commitdiff | tree |
| 2020-07-13 |
Michael Paquier | Fix timestamp range handling in regression tests of... |
commit | commitdiff | tree |
| 2020-07-12 |
Michael Paquier | Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RE... |
commit | commitdiff | tree |
| 2020-07-12 |
Michael Paquier | Include replication origins in SQL functions for commit... |
commit | commitdiff | tree |
| 2020-07-11 |
Tom Lane | Avoid useless buffer allocations during binary COPY... |
commit | commitdiff | tree |
| 2020-07-11 |
Tom Lane | Avoid trying to restore table ACLs and per-column ACLs... |
commit | commitdiff | tree |
| 2020-07-11 |
Peter Eisentraut | doc: Add link from pg_dump --encoding to supported... |
commit | commitdiff | tree |
| 2020-07-11 |
Michael Paquier | Rename field "relkind" to "objtype" for CTAS and ALTER... |
commit | commitdiff | tree |
| 2020-07-11 |
Alexander Korotkov | Forbid numeric NaN in jsonpath |
commit | commitdiff | tree |
| 2020-07-11 |
Alexander Korotkov | Improve error reporting for jsonpath .double() method |
commit | commitdiff | tree |
| 2020-07-10 |
Tom Lane | Doc: update or remove dead external links. |
commit | commitdiff | tree |
| 2020-07-10 |
Peter Eisentraut | Add missing <application> tags in application doc ... |
commit | commitdiff | tree |
| 2020-07-10 |
Michael Paquier | Revert "Remove reset of testtablespace from pg_regress... |
commit | commitdiff | tree |
| 2020-07-10 |
Peter Eisentraut | Log the location field before any backtrace |
commit | commitdiff | tree |
| 2020-07-10 |
Alvaro Herrera | Remove WARNING message from brin_desummarize_range |
commit | commitdiff | tree |
| 2020-07-09 |
Tom Lane | Fix pg_current_logfile() to not emit a carriage return... |
commit | commitdiff | tree |
| 2020-07-09 |
Tom Lane | Further tighten Windows CRLF conversion in our TAP... |
commit | commitdiff | tree |
| 2020-07-09 |
Peter Eisentraut | pg_dump: Further reorganize getTableAttrs() |
commit | commitdiff | tree |
| 2020-07-09 |
Fujii Masao | doc: Correct the description about the length of pg_sta... |
commit | commitdiff | tree |
| 2020-07-09 |
Tom Lane | Tighten up Windows CRLF conversion in our TAP test... |
commit | commitdiff | tree |
| 2020-07-08 |
David Rowley | Fix whitespace in HashAgg EXPLAIN ANALYZE |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | code: replace most remaining uses of 'master'. |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | docs: replace 'master process' with 'supervisor process... |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | docs: replace 'master' with 'root' where appropriate. |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | docs: replace 'master' with 'primary' where appropriate. |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | code: replace 'master' with 'leader' where appropriate. |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | code: replace 'master' with 'primary' where appropriate. |
commit | commitdiff | tree |
| 2020-07-08 |
Andres Freund | tap tests: replace 'master' with 'primary'. |
commit | commitdiff | tree |
| 2020-07-08 |
Alvaro Herrera | Don't treat DumpOptions->dump_inserts like a boolean |
commit | commitdiff | tree |
| 2020-07-08 |
Tom Lane | Add test coverage for pg_current_logfile() function. |
commit | commitdiff | tree |
| 2020-07-08 |
Fujii Masao | Fix incorrect variable datatype. |
commit | commitdiff | tree |
| 2020-07-08 |
Peter Eisentraut | Remove junk in test file |
commit | commitdiff | tree |
| 2020-07-08 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree |
| 2020-07-08 |
Fujii Masao | Fix function name in comment. |
commit | commitdiff | tree |
| 2020-07-08 |
Michael Paquier | doc: Fix inconsistencies in GIN, BRIN and SP-GiST for... |
commit | commitdiff | tree |
| 2020-07-07 |
Tom Lane | Un-break pg_upgrade from pre-v12 servers. |
commit | commitdiff | tree |
| 2020-07-07 |
Tom Lane | Don't create pg_type entries for sequences or toast... |
commit | commitdiff | tree |
| 2020-07-07 |
Alvaro Herrera | Morph pg_replication_slots.min_safe_lsn to safe_wal_size |
commit | commitdiff | tree |
| 2020-07-07 |
Magnus Hagander | Check ssl_in_use flag when reporting statistics |
commit | commitdiff | tree |
| 2020-07-07 |
Peter Eisentraut | Resolve gratuitous tabs in test SQL file |
commit | commitdiff | tree |
| 2020-07-06 |
Peter Geoghegan | Remove unnecessary PageIsEmpty() nbtree build check. |
commit | commitdiff | tree |
| 2020-07-06 |
Tom Lane | Create composite array types for initdb-created relations. |
commit | commitdiff | tree |
| 2020-07-06 |
Peter Eisentraut | Fix typo in test |
commit | commitdiff | tree |
| 2020-07-06 |
Fujii Masao | doc: Add note about possible performance overhead by... |
commit | commitdiff | tree |
| 2020-07-06 |
Michael Paquier | Refactor routines for name lookups of procedures and... |
commit | commitdiff | tree |
| 2020-07-06 |
Amit Kapila | Remove extra whitespace in comments atop ReorderBufferC... |
commit | commitdiff | tree |
| 2020-07-06 |
Michael Paquier | Add new flag to format_type_extended() to get NULL... |
commit | commitdiff | tree |
| 2020-07-06 |
Amit Kapila | Remove unused function parameter in end_parallel_vacuum. |
commit | commitdiff | tree |
| 2020-07-06 |
Michael Paquier | Improve perl script in MSVC to build binaries |
commit | commitdiff | tree |
| 2020-07-05 |
Tom Lane | Inline the fast path of plpgsql's exec_cast_value(). |
commit | commitdiff | tree |
| 2020-07-05 |
Peter Eisentraut | doc: Spell checking |
commit | commitdiff | tree |
| 2020-07-05 |
Michael Paquier | doc: Fix incorrect reference to textout in plpgsql... |
commit | commitdiff | tree |
| 2020-07-05 |
Peter Eisentraut | Rename enable_incrementalsort for clarity |
commit | commitdiff | tree |
| 2020-07-04 |
Joe Conway | Fix "ignoring return value" complaints from commit... |
commit | commitdiff | tree |
| 2020-07-04 |
Joe Conway | Read until EOF vice stat-reported size in read_binary_file |
commit | commitdiff | tree |
| 2020-07-03 |
Tom Lane | Clamp total-tuples estimates for foreign tables to... |
commit | commitdiff | tree |
| 2020-07-03 |
Tom Lane | Fix temporary tablespaces for shared filesets some... |
commit | commitdiff | tree |
| 2020-07-03 |
Tom Lane | Inline plpgsql's exec_stmt() into exec_stmts(). |
commit | commitdiff | tree |
| 2020-07-03 |
Magnus Hagander | Fix temporary tablespaces for shared filesets |
commit | commitdiff | tree |
| 2020-07-03 |
Fujii Masao | doc: Correct description of restart_lsn in pg_replicati... |
commit | commitdiff | tree |
| 2020-07-03 |
Fujii Masao | Change default of pg_stat_statements.track_planning... |
commit | commitdiff | tree |
| 2020-07-02 |
Peter Geoghegan | Initialize work_mem using current guc.c default. |
commit | commitdiff | tree |
| 2020-07-02 |
Peter Geoghegan | nbtree: Rename _bt_search() variables. |
commit | commitdiff | tree |
| next |