| 2021-06-11 |
David Rowley | Use the correct article for abbreviations |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Reconsider the handling of procedure OUT parameters. |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Rearrange logrep worker's snapshot handling some more. |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Shut down EvalPlanQual machinery when LockRows node... |
commit | commitdiff | tree |
| 2021-06-10 |
Tom Lane | Avoid ECPG test failures in some GSS-capable environments. |
commit | commitdiff | tree |
| 2021-06-10 |
Peter Eisentraut | Add some const decorations |
commit | commitdiff | tree |
| 2021-06-10 |
Robert Haas | Adjust new test case to set wal_keep_size. |
commit | commitdiff | tree |
| 2021-06-10 |
David Rowley | Fix an asssortment of typos in brin_minmax_multi.c... |
commit | commitdiff | tree |
| 2021-06-09 |
Robert Haas | Fix corner case failure of new standby to follow new... |
commit | commitdiff | tree |
| 2021-06-09 |
Michael Paquier | Fix inconsistencies in psql --help=commands |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Force NO SCROLL for plpgsql's implicit cursors. |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Avoid misbehavior when persisting a non-stable cursor. |
commit | commitdiff | tree |
| 2021-06-08 |
Bruce Momjian | doc: update release note item about the v2 wire protocol |
commit | commitdiff | tree |
| 2021-06-08 |
Tomas Vondra | Adjust batch size in postgres_fdw to not use too many... |
commit | commitdiff | tree |
| 2021-06-08 |
Tomas Vondra | Fix pg_visibility regression failure with CLOBBER_CACHE... |
commit | commitdiff | tree |
| 2021-06-08 |
Tom Lane | Don't crash on empty statements in SQL-standard functio... |
commit | commitdiff | tree |
| 2021-06-08 |
Peter Eisentraut | libpq: Fix SNI host handling |
commit | commitdiff | tree |
| 2021-06-08 |
Etsuro Fujita | Doc: Further update documentation for asynchronous... |
commit | commitdiff | tree |
| 2021-06-07 |
Michael Paquier | Reorder superuser check in pg_log_backend_memory_contexts() |
commit | commitdiff | tree |
| 2021-06-07 |
Peter Eisentraut | Add _outTidRangePath() |
commit | commitdiff | tree |
| 2021-06-07 |
Tom Lane | Stabilize contrib/seg regression test. |
commit | commitdiff | tree |
| 2021-06-07 |
Tom Lane | Fix incautious handling of possibly-miscoded strings... |
commit | commitdiff | tree |
| 2021-06-07 |
Michael Paquier | Fix portability issue in test indirect_toast |
commit | commitdiff | tree |
| 2021-06-07 |
Amit Kapila | Remove two_phase variable from CreateReplicationSlotCmd... |
commit | commitdiff | tree |
| 2021-06-07 |
Etsuro Fujita | Fix rescanning of async-aware Append nodes. |
commit | commitdiff | tree |
| 2021-06-06 |
Tom Lane | Fix inconsistent equalfuncs.c behavior for FuncCall... |
commit | commitdiff | tree |
| 2021-06-06 |
Tomas Vondra | Add transformed flag to nodes/*funcs.c for CREATE STATI... |
commit | commitdiff | tree |
| 2021-06-06 |
Noah Misch | Standardize nodes/*funcs.c cosmetics for ForeignScan... |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | doc: Simplify COMMENT and SECURITY LABEL documentation |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | doc: Make terminology in glossary consistent |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | gitattributes: Add new entry to silence whitespace... |
commit | commitdiff | tree |
| 2021-06-05 |
Peter Eisentraut | Fix subtransaction test for Python 3.10 |
commit | commitdiff | tree |
| 2021-06-05 |
Tom Lane | Fix postgres_fdw failure with whole-row Vars of type... |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Doc: Fix some spelling mistakes |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Clean up some questionable usages of DatumGet* macros |
commit | commitdiff | tree |
| 2021-06-04 |
Tom Lane | Doc: fix bogus intarray index example. |
commit | commitdiff | tree |
| 2021-06-04 |
Michael Paquier | doc: Add description for PGSSLCRLDIR |
commit | commitdiff | tree |
| 2021-06-04 |
Michael Paquier | doc: Fix link reference for PGSSLMAXPROTOCOLVERSION |
commit | commitdiff | tree |
| 2021-06-04 |
David Rowley | Adjust locations which have an incorrect copyright... |
commit | commitdiff | tree |
| 2021-06-03 |
Andrew Dunstan | In PostgresNode.pm, don't pass SQL to psql on the comma... |
commit | commitdiff | tree |
| 2021-06-03 |
Tom Lane | Fix incorrect permissions on pg_subscription. |
commit | commitdiff | tree |
| 2021-06-03 |
Michael Paquier | Reduce risks of conflicts in internal queries of REFRES... |
commit | commitdiff | tree |
| 2021-06-03 |
Peter Eisentraut | doc: Group options in pg_amcheck reference page |
commit | commitdiff | tree |
| 2021-06-03 |
David Rowley | Standardize usages of appendStringInfo and appendPQExpB... |
commit | commitdiff | tree |
| 2021-06-03 |
Michael Paquier | Ignore more environment variables in TAP tests |
commit | commitdiff | tree |
| 2021-06-02 |
Tom Lane | Re-allow custom GUC names that have more than two compo... |
commit | commitdiff | tree |
| 2021-06-02 |
Tomas Vondra | Revert most of 39b66a91bd |
commit | commitdiff | tree |
| 2021-06-02 |
Tom Lane | Fix planner's row-mark code for inheritance from a... |
commit | commitdiff | tree |
| 2021-06-02 |
Tom Lane | Update plannodes.h's comments about PlanRowMark. |
commit | commitdiff | tree |
| 2021-06-02 |
Tom Lane | Teach tab-complete.c about recently-added CREATE TYPE... |
commit | commitdiff | tree |
| 2021-06-02 |
Fujii Masao | Remove unnecessary use of Time::HiRes from 013_crash_re... |
commit | commitdiff | tree |
| 2021-06-02 |
Fujii Masao | Add regression test for recovery pause. |
commit | commitdiff | tree |
| 2021-06-02 |
Noah Misch | Add Windows file version information to libpq_pipeline... |
commit | commitdiff | tree |
| 2021-06-02 |
Noah Misch | Fix missing gettimeofday() declaration. |
commit | commitdiff | tree |
| 2021-06-01 |
Tom Lane | Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE. |
commit | commitdiff | tree |
| 2021-06-01 |
Amit Kapila | pgoutput: Fix memory leak due to RelationSyncEntry... |
commit | commitdiff | tree |
| 2021-05-31 |
Thomas Munro | Fix error handling in replacement pthread_barrier_init(). |
commit | commitdiff | tree |
| 2021-05-31 |
Peter Eisentraut | Fix RADIUS error reporting in hba file parsing |
commit | commitdiff | tree |
| 2021-05-31 |
Tom Lane | Fix mis-planning of repeated application of a projection. |
commit | commitdiff | tree |
| 2021-05-31 |
Noah Misch | Raise a timeout to 180s, in test 010_logical_decoding_t... |
commit | commitdiff | tree |
| 2021-05-31 |
Michael Paquier | Improve some error wording with multirange type parsing |
commit | commitdiff | tree |
| 2021-05-29 |
Tom Lane | Doc: improve libpq service-file docs, avoid overspecify... |
commit | commitdiff | tree |
| 2021-05-29 |
Thomas Munro | Fix race condition when sharing tuple descriptors. |
commit | commitdiff | tree |
| 2021-05-28 |
Andrew Dunstan | fix syntax error |
commit | commitdiff | tree |
| 2021-05-28 |
Andrew Dunstan | Report configured port in MSVC built pg_config |
commit | commitdiff | tree |
| 2021-05-28 |
Peter Geoghegan | Fix VACUUM VERBOSE's LP_DEAD item pages output. |
commit | commitdiff | tree |
| 2021-05-27 |
Tom Lane | Reduce the range of OIDs reserved for genbki.pl. |
commit | commitdiff | tree |
| 2021-05-27 |
Tom Lane | Rethink definition of pg_attribute.attcompression. |
commit | commitdiff | tree |
| 2021-05-27 |
Peter Eisentraut | Fix vpath build in libpq_pipeline test |
commit | commitdiff | tree |
| 2021-05-27 |
Peter Eisentraut | Add NO_INSTALL option to pgxs |
commit | commitdiff | tree |
| 2021-05-27 |
Michael Paquier | Fix MSVC scripts when building with GSSAPI/Kerberos |
commit | commitdiff | tree |
| 2021-05-27 |
Peter Eisentraut | Replace run-time error check with assertion |
commit | commitdiff | tree |
| 2021-05-27 |
Michael Paquier | doc: Fix description of some GUCs in docs and postgresq... |
commit | commitdiff | tree |
| 2021-05-27 |
Amit Kapila | Fix assertion during streaming of multi-insert toast... |
commit | commitdiff | tree |
| 2021-05-26 |
Michael Paquier | Fix typo in heapam.c |
commit | commitdiff | tree |
| 2021-05-25 |
Alvaro Herrera | Make detach-partition-concurrently-4 less timing sensitive |
commit | commitdiff | tree |
| 2021-05-25 |
Tom Lane | Fix use of uninitialized variable in inline_function(). |
commit | commitdiff | tree |
| 2021-05-25 |
Alvaro Herrera | Make detach-partition-concurrently-3 less timing-sensitive |
commit | commitdiff | tree |
| 2021-05-25 |
Peter Eisentraut | postgresql.conf.sample: Make vertical spacing consistent |
commit | commitdiff | tree |
| 2021-05-25 |
Michael Paquier | Fix memory leak when de-toasting compressed values... |
commit | commitdiff | tree |
| 2021-05-25 |
Amit Kapila | Doc: Update logical decoding stats information. |
commit | commitdiff | tree |
| 2021-05-25 |
Amit Kapila | Improve docs and error messages for parallel vacuum. |
commit | commitdiff | tree |
| 2021-05-25 |
Michael Paquier | Disallow SSL renegotiation |
commit | commitdiff | tree |
| 2021-05-25 |
David Rowley | Fix setrefs.c code for Result Cache nodes |
commit | commitdiff | tree |
| 2021-05-25 |
Peter Geoghegan | Consider triggering VACUUM failsafe during scan. |
commit | commitdiff | tree |
| 2021-05-24 |
Tom Lane | Doc: move some catalogs.sgml entries to the right place. |
commit | commitdiff | tree |
| 2021-05-24 |
David Rowley | Add missing NULL check when building Result Cache paths |
commit | commitdiff | tree |
| 2021-05-23 |
Tom Lane | Re-order pg_attribute columns to eliminate some padding... |
commit | commitdiff | tree |
| 2021-05-23 |
Tom Lane | Be more verbose when the postmaster unexpectedly quits. |
commit | commitdiff | tree |
| 2021-05-23 |
Bruce Momjian | doc: word-wrap and indent PG 14 relnotes |
commit | commitdiff | tree |
| 2021-05-23 |
Tom Lane | Fix access to no-longer-open relcache entry in logical... |
commit | commitdiff | tree |
| 2021-05-23 |
Bruce Momjian | doc: PG 14 relnotes, adjust pg_{read|write}_all_data... |
commit | commitdiff | tree |
| 2021-05-22 |
Bruce Momjian | Update PG 14 relnotes for vacuum_cost_page_miss |
commit | commitdiff | tree |
| 2021-05-22 |
Tom Lane | Remove plpgsql's special-case code paths for SET/RESET. |
commit | commitdiff | tree |
| 2021-05-22 |
David Rowley | Fix planner's use of Result Cache with unique joins |
commit | commitdiff | tree |
| 2021-05-22 |
Bruce Momjian | doc: complete adding XML markup to PG 14 relnotes |
commit | commitdiff | tree |
| 2021-05-21 |
Bruce Momjian | doc: more XML markup for PG 14 release notes |
commit | commitdiff | tree |
| 2021-05-21 |
Tom Lane | Disallow whole-row variables in GENERATED expressions. |
commit | commitdiff | tree |
| 2021-05-21 |
Tom Lane | Fix usage of "tableoid" in GENERATED expressions. |
commit | commitdiff | tree |
| 2021-05-21 |
Tom Lane | Restore the portal-level snapshot after procedure COMMI... |
commit | commitdiff | tree |
| next |