Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 15, 2022
Link to MVCC docs in MERGE docs
Show description for ffffeebcommittedRe-add locally-generated files in pg_upgrade's .gitignore and Makefile
Show description for a059e15committedFix cache look-up failures while applying changes in logical replication.
Show description for 5a97b13committedAmit KapilaTweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Show description for a3ff08ecommitted
Commits on Jun 14, 2022
Avoid ecpglib core dump with out-of-order operations.
Show description for ba412c9committedDoc: clarify the default collation behavior of domains.
Show description for d26ac35committed
Commits on Jun 13, 2022
pg_upgrade: further tweaking of make_outputdirs().
Show description for 4e54d23committed
Commits on Jun 12, 2022
Make subscription tests pass with log_error_verbosity=verbose
Show description for 19408aacommitted
Commits on Jun 11, 2022
Commits on Jun 10, 2022
relnotes: add markup of text
Show description for d43cafacommittedUn-break whole-row Vars referencing domain-over-composite types.
Show description for 1218780committedFix collation of JSON_TABLE output columns
Show description for 2172455committed
Commits on Jun 9, 2022
Improve comments for trivial_subqueryscan().
Show description for 4a8a5ddcommittedEtsuro Fujitapsql: Show notices immediately (again)
Show description for e77de23committed
Commits on Jun 8, 2022
Be more careful about GucSource for internally-driven GUC settings.
Show description for 7ab5b4ecommittedDoc: copy-edit "jsonb Indexing" section.
Show description for abed46acommitted- committed
Fix portability issue in TAP tests of psql for locales
Show description for ca899d9committedRestructure pg_upgrade output directories for better idempotence
Show description for 4fff78fcommittedHarden Memoization code against broken data types
Show description for fa5185bcommitted
Commits on Jun 7, 2022
Fix off-by-one loop termination condition in pg_stat_get_subscription().
Show description for bf4717bcommitted
Commits on Jun 6, 2022
Don't fail on libpq-generated error reports in pg_amcheck.
Show description for 51da231committedDon't fail on libpq-generated error reports in ecpg_raise_backend().
Show description for 6d157e7committedFix psql's single transaction mode on client-side errors with -c/-f switches
Show description for 157f873committed
Commits on Jun 4, 2022
Automatically count the number of output lines in psql/help.c.
Show description for f00a4f0committedForce run of pg_upgrade in the build directory in its TAP test
Show description for 15b6d21committed
Commits on Jun 3, 2022
Improve psql \?'s description of large-object-related commands.
Show description for 1fbe940committedDoc: improve example for intarray's uniq() function.
Show description for 4ecacc3committedDoc: fix incorrect bit-reversal in example of macaddr formatting.
Show description for 94c7db4committedRun tests of libpq on installcheck-world, checkprep and check-world
Show description for 2cc96f2committed
Commits on Jun 2, 2022
Doc: Further fix CREATE FOREIGN TABLE synopsis.
Show description for 642e916committedEtsuro FujitaProhibit combining publications with different column lists.
Show description for fd0b9dccommittedAmit KapilaAdd missing test names in TAP tests of pg_upgrade
Show description for 99f6f19committed