index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Rearrange logrep worker's snapshot handling some more.
Tom Lane
2021-06-10
*
Shut down EvalPlanQual machinery when LockRows node reaches the end.
Tom Lane
2021-06-10
*
Avoid ECPG test failures in some GSS-capable environments.
Tom Lane
2021-06-10
*
Add some const decorations
Peter Eisentraut
2021-06-10
*
Adjust new test case to set wal_keep_size.
Robert Haas
2021-06-10
*
Fix an asssortment of typos in brin_minmax_multi.c and mcv.c
David Rowley
2021-06-10
*
Fix corner case failure of new standby to follow new primary.
Robert Haas
2021-06-09
*
Fix inconsistencies in psql --help=commands
Michael Paquier
2021-06-09
*
Force NO SCROLL for plpgsql's implicit cursors.
Tom Lane
2021-06-08
*
Avoid misbehavior when persisting a non-stable cursor.
Tom Lane
2021-06-08
*
Adjust batch size in postgres_fdw to not use too many parameters
Tomas Vondra
2021-06-08
*
Fix pg_visibility regression failure with CLOBBER_CACHE_ALWAYS
Tomas Vondra
2021-06-08
*
Don't crash on empty statements in SQL-standard function bodies.
Tom Lane
2021-06-08
*
libpq: Fix SNI host handling
Peter Eisentraut
2021-06-08
*
Reorder superuser check in pg_log_backend_memory_contexts()
Michael Paquier
2021-06-08
*
Add _outTidRangePath()
Peter Eisentraut
2021-06-07
*
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
*
Fix portability issue in test indirect_toast
Michael Paquier
2021-06-07
*
Remove two_phase variable from CreateReplicationSlotCmd struct.
Amit Kapila
2021-06-07
*
Fix rescanning of async-aware Append nodes.
Etsuro Fujita
2021-06-07
*
Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat.
Tom Lane
2021-06-06
*
Add transformed flag to nodes/*funcs.c for CREATE STATISTICS
Tomas Vondra
2021-06-06
*
Standardize nodes/*funcs.c cosmetics for ForeignScan.resultRelation.
Noah Misch
2021-06-06
*
Fix subtransaction test for Python 3.10
Peter Eisentraut
2021-06-05
*
Clean up some questionable usages of DatumGet* macros
David Rowley
2021-06-04
*
Adjust locations which have an incorrect copyright year
David Rowley
2021-06-04
*
In PostgresNode.pm, don't pass SQL to psql on the command line
Andrew Dunstan
2021-06-03
*
Fix incorrect permissions on pg_subscription.
Tom Lane
2021-06-03
*
Reduce risks of conflicts in internal queries of REFRESH MATVIEW CONCURRENTLY
Michael Paquier
2021-06-03
*
doc: Group options in pg_amcheck reference page
Peter Eisentraut
2021-06-03
*
Standardize usages of appendStringInfo and appendPQExpBuffer
David Rowley
2021-06-03
*
Ignore more environment variables in TAP tests
Michael Paquier
2021-06-03
*
Re-allow custom GUC names that have more than two components.
Tom Lane
2021-06-02
*
Revert most of 39b66a91bd
Tomas Vondra
2021-06-03
*
Fix planner's row-mark code for inheritance from a foreign table.
Tom Lane
2021-06-02
*
Update plannodes.h's comments about PlanRowMark.
Tom Lane
2021-06-02
*
Teach tab-complete.c about recently-added CREATE TYPE options.
Tom Lane
2021-06-02
*
Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
Fujii Masao
2021-06-02
*
Add regression test for recovery pause.
Fujii Masao
2021-06-02
*
Add Windows file version information to libpq_pipeline.exe.
Noah Misch
2021-06-01
*
Fix missing gettimeofday() declaration.
Noah Misch
2021-06-01
*
Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE.
Tom Lane
2021-06-01
*
pgoutput: Fix memory leak due to RelationSyncEntry.map.
Amit Kapila
2021-06-01
*
Fix error handling in replacement pthread_barrier_init().
Thomas Munro
2021-06-01
*
Fix RADIUS error reporting in hba file parsing
Peter Eisentraut
2021-05-31
*
Fix mis-planning of repeated application of a projection.
Tom Lane
2021-05-31
*
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
*
Improve some error wording with multirange type parsing
Michael Paquier
2021-05-31
*
Fix race condition when sharing tuple descriptors.
Thomas Munro
2021-05-29
*
fix syntax error
Andrew Dunstan
2021-05-28
[prev]
[next]