aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix handling of empty ranges and NULLs in BRINTomas Vondra2023-05-19
* Fix handling of NULLs when merging BRIN summariesTomas Vondra2023-05-18
* Tweak API of new function clause_is_computable_at().Tom Lane2023-05-18
* ICU: check for U_STRING_NOT_TERMINATED_WARNING.Jeff Davis2023-05-17
* Reduce icu_validation_level default to WARNING.Jeff Davis2023-05-17
* Fix error message wordingsPeter Eisentraut2023-05-17
* Add writeback to pg_stat_ioAndres Freund2023-05-17
* Update parameter name context to wb_contextAndres Freund2023-05-17
* Use BUFFER_USAGE_LIMIT to reduce needed test table sizeAndres Freund2023-05-17
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-17
* pg_dump: Error message improvementsAlvaro Herrera2023-05-17
* pg_dump: Have _EndLO report errno after CFH->write_func() failureAlvaro Herrera2023-05-17
* Track tlist_vinfo.varnullingrels even in non-Assert builds.Tom Lane2023-05-17
* Fix some issues with improper placement of outer join clauses.Tom Lane2023-05-17
* Convert nullingrels match checks from Asserts to test-and-elog.Tom Lane2023-05-17
* Advance input pointer when LZ4 compressing dataTomas Vondra2023-05-17
* Null-terminate the output buffer of LZ4Stream_getsTomas Vondra2023-05-17
* Add back SQLValueFunction for SQL keywordsMichael Paquier2023-05-17
* libpq: Error message improvementAlvaro Herrera2023-05-16
* Mark internal messages as no longer translatableAlvaro Herrera2023-05-16
* Fix reported runtime for single tests in pg_regressDaniel Gustafsson2023-05-16
* libpq: Error message improvementPeter Eisentraut2023-05-16
* psql: Adjust capitalization of table headingPeter Eisentraut2023-05-16
* Fix incorrect TAP test orderingPeter Eisentraut2023-05-15
* Fix whitespace inconsistenciesPeter Eisentraut2023-05-15
* Fix wal_writer_flush_after initializer value.Thomas Munro2023-05-15
* Rename io_direct to debug_io_direct.Thomas Munro2023-05-15
* Improve error message for pg_create_subscription.Nathan Bossart2023-05-12
* Tighten usage of PSQL_WATCH_PAGER.Tom Lane2023-05-12
* initdb: Set collversion for standard collation UNICODEPeter Eisentraut2023-05-12
* Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN.Tom Lane2023-05-11
* Fix publication syntax error messageAlvaro Herrera2023-05-10
* Add missing gettext triggersPeter Eisentraut2023-05-10
* Fix assertion failure when updating stats_fetch_consistency in a transactionMichael Paquier2023-05-10
* Document values of stats_fetch_consistency in postgresql.conf.sampleMichael Paquier2023-05-10
* Fix the race condition in the test case added by commit a6e04b1d20.Amit Kapila2023-05-09
* Fix invalid memory access during the shutdown of the parallel apply worker.Amit Kapila2023-05-09
* Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'."Jeff Davis2023-05-08
* ICU: do not convert locale 'C' to 'en-US-u-va-posix'.Jeff Davis2023-05-08
* Handle RLS dependencies in inlined set-returning functions properly.Tom Lane2023-05-08
* Replace last PushOverrideSearchPath() call with set_config_option().Noah Misch2023-05-08
* Add missing source file to nls.mkPeter Eisentraut2023-05-08
* pg_dump: Restore lost translation markerPeter Eisentraut2023-05-08
* pg_basebackup: Restore lost translation markersPeter Eisentraut2023-05-08
* Add ruleutils support for decompiling MERGE commands.Tom Lane2023-05-07
* Fix typo with wait event for SLRU buffer of commit timestampsMichael Paquier2023-05-05
* Fix copy-and-pasto in error messagePeter Eisentraut2023-05-05
* Fix prove_installcheck when used with PGXSPeter Eisentraut2023-05-05
* Move return statements out of PG_TRY blocks.Nathan Bossart2023-05-04
* Fix ExecCheckPermissions call in RI_Initial_CheckAlvaro Herrera2023-05-04