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
*
Fix handling of empty ranges and NULLs in BRIN
Tomas Vondra
2023-05-19
*
Fix handling of NULLs when merging BRIN summaries
Tomas Vondra
2023-05-18
*
Tweak API of new function clause_is_computable_at().
Tom Lane
2023-05-18
*
ICU: check for U_STRING_NOT_TERMINATED_WARNING.
Jeff Davis
2023-05-17
*
Reduce icu_validation_level default to WARNING.
Jeff Davis
2023-05-17
*
Fix error message wordings
Peter Eisentraut
2023-05-17
*
Add writeback to pg_stat_io
Andres Freund
2023-05-17
*
Update parameter name context to wb_context
Andres Freund
2023-05-17
*
Use BUFFER_USAGE_LIMIT to reduce needed test table size
Andres Freund
2023-05-17
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
pg_dump: Error message improvements
Alvaro Herrera
2023-05-17
*
pg_dump: Have _EndLO report errno after CFH->write_func() failure
Alvaro Herrera
2023-05-17
*
Track tlist_vinfo.varnullingrels even in non-Assert builds.
Tom Lane
2023-05-17
*
Fix some issues with improper placement of outer join clauses.
Tom Lane
2023-05-17
*
Convert nullingrels match checks from Asserts to test-and-elog.
Tom Lane
2023-05-17
*
Advance input pointer when LZ4 compressing data
Tomas Vondra
2023-05-17
*
Null-terminate the output buffer of LZ4Stream_gets
Tomas Vondra
2023-05-17
*
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-17
*
libpq: Error message improvement
Alvaro Herrera
2023-05-16
*
Mark internal messages as no longer translatable
Alvaro Herrera
2023-05-16
*
Fix reported runtime for single tests in pg_regress
Daniel Gustafsson
2023-05-16
*
libpq: Error message improvement
Peter Eisentraut
2023-05-16
*
psql: Adjust capitalization of table heading
Peter Eisentraut
2023-05-16
*
Fix incorrect TAP test ordering
Peter Eisentraut
2023-05-15
*
Fix whitespace inconsistencies
Peter Eisentraut
2023-05-15
*
Fix wal_writer_flush_after initializer value.
Thomas Munro
2023-05-15
*
Rename io_direct to debug_io_direct.
Thomas Munro
2023-05-15
*
Improve error message for pg_create_subscription.
Nathan Bossart
2023-05-12
*
Tighten usage of PSQL_WATCH_PAGER.
Tom Lane
2023-05-12
*
initdb: Set collversion for standard collation UNICODE
Peter Eisentraut
2023-05-12
*
Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN.
Tom Lane
2023-05-11
*
Fix publication syntax error message
Alvaro Herrera
2023-05-10
*
Add missing gettext triggers
Peter Eisentraut
2023-05-10
*
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-10
*
Document values of stats_fetch_consistency in postgresql.conf.sample
Michael Paquier
2023-05-10
*
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
2023-05-09
*
Fix invalid memory access during the shutdown of the parallel apply worker.
Amit Kapila
2023-05-09
*
Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'."
Jeff Davis
2023-05-08
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-05-08
*
Handle RLS dependencies in inlined set-returning functions properly.
Tom Lane
2023-05-08
*
Replace last PushOverrideSearchPath() call with set_config_option().
Noah Misch
2023-05-08
*
Add missing source file to nls.mk
Peter Eisentraut
2023-05-08
*
pg_dump: Restore lost translation marker
Peter Eisentraut
2023-05-08
*
pg_basebackup: Restore lost translation markers
Peter Eisentraut
2023-05-08
*
Add ruleutils support for decompiling MERGE commands.
Tom Lane
2023-05-07
*
Fix typo with wait event for SLRU buffer of commit timestamps
Michael Paquier
2023-05-05
*
Fix copy-and-pasto in error message
Peter Eisentraut
2023-05-05
*
Fix prove_installcheck when used with PGXS
Peter Eisentraut
2023-05-05
*
Move return statements out of PG_TRY blocks.
Nathan Bossart
2023-05-04
*
Fix ExecCheckPermissions call in RI_Initial_Check
Alvaro Herrera
2023-05-04
[next]