summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Fix grammar.Etsuro Fujita2023-04-261-2/+2
* Fix missing installation rules for BackgroundPsql.pmDaniel Gustafsson2023-04-262-0/+2
* Remove bogus #include added by d4e71df6d75.Thomas Munro2023-04-261-1/+0
* Re-add tracking of wait event SLRUFlushSyncMichael Paquier2023-04-261-0/+2
* Fix vacuum_cost_delay check for balance calculation.Daniel Gustafsson2023-04-251-1/+1
* Reduce the log level in 035_standby_logical_decoding.pl.Amit Kapila2023-04-251-2/+0
* Fix buffer refcount leak with FDW bulk insertsMichael Paquier2023-04-253-2/+48
* Remove vacuum_defer_cleanup_ageAndres Freund2023-04-248-170/+15
* Fix memory leakage in plpgsql DO blocks that use cast expressions.Tom Lane2023-04-242-30/+65
* Rename ExecAggTransReparent, and improve its documentation.Tom Lane2023-04-246-28/+51
* doc: Update SQL features namesPeter Eisentraut2023-04-241-20/+20
* ci: Remove OpenSSL 3.1 workaround for missing system CADaniel Gustafsson2023-04-241-13/+1
* Remove duplicate lines of codeDaniel Gustafsson2023-04-242-2/+0
* Use elog to report unexpected action in handle_streamed_transaction().Masahiko Sawada2023-04-241-1/+1
* Display 'password_required' option for \dRs+ command.Amit Kapila2023-04-243-73/+84
* Remove new <para id="contrib-obsolete">.Noah Misch2023-04-231-9/+0
* Validate ltree siglen GiST option to be int-alignedAlexander Korotkov2023-04-234-4/+27
* Fix custom validators call in build_local_reloptions()Alexander Korotkov2023-04-231-2/+3
* Doc: update pgindent/README some more.Tom Lane2023-04-221-2/+2
* Fix initdb --no-locale.Jeff Davis2023-04-211-0/+1
* Avoid character classification in regex escape parsing.Jeff Davis2023-04-211-3/+10
* Reorder connection markers in loadbalance testsDaniel Gustafsson2023-04-212-12/+12
* Make libpq error messages consistent for translationDaniel Gustafsson2023-04-212-3/+3
* doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.Fujii Masao2023-04-211-0/+10
* Remove unused global variableDavid Rowley2023-04-211-3/+0
* Fix incorrect function name referenceDavid Rowley2023-04-211-1/+1
* Remove io prefix from pg_stat_io columnsMichael Paquier2023-04-2110-60/+60
* Use --strip-unneeded when stripping static libraries with GNU strip.Tom Lane2023-04-203-3/+3
* Fix autovacuum cost debug loggingDaniel Gustafsson2023-04-201-10/+5
* Doc: clarify NULLS NOT DISTINCT use in unique indexesDavid Rowley2023-04-201-4/+6
* Restart the apply worker if the 'password_required' option is changed.Amit Kapila2023-04-201-0/+1
* Remove obsolete defense against strxfrm() bugs.Thomas Munro2023-04-204-63/+0
* Fix list_copy_head() with empty ListsDavid Rowley2023-04-201-3/+3
* Use nbtdesc "level" field name consistently.Peter Geoghegan2023-04-191-1/+1
* Fix wal_consistency_checking enhanced desc output.Peter Geoghegan2023-04-193-6/+8
* Add missed case for tab completion of GRANT/REVOKE MAINTAIN.Tom Lane2023-04-191-1/+1
* Fix errormessage for missing system CA in OpenSSL 3.1Daniel Gustafsson2023-04-192-4/+24
* Remove some tabs in SQL code in C string literalsPeter Eisentraut2023-04-191-3/+3
* Fix generation of distribution tarballMichael Paquier2023-04-191-0/+8
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-1928-35/+35
* Build ICU support by default.Jeff Davis2023-04-184-60/+61
* Update time zone data files to tzdata release 2023c.Tom Lane2023-04-182-29/+106
* Remove useless argument from nbtree dedup function.Peter Geoghegan2023-04-183-7/+6
* Fix Utils.pm's locale-munging so that Perl itself is also affected.Tom Lane2023-04-181-0/+2
* Fix pg_basebackup with in-place tablespaces some more.Robert Haas2023-04-184-66/+159
* ecpg: Fix handling of strings in ORACLE compat code with SQLDAMichael Paquier2023-04-185-127/+310
* Fix some typos and some incorrectly duplicated wordsDavid Rowley2023-04-1820-22/+22
* Fix various typosDavid Rowley2023-04-1835-46/+46
* Comment fix for 60684dd834.Jeff Davis2023-04-171-2/+2
* Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.Tom Lane2023-04-171-0/+2