summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Avoid trying to write an empty WAL record in log_newpage_range().Tom Lane2023-04-171-0/+4
* Fix incorrect comment about nbtree WAL record.Peter Geoghegan2023-04-171-5/+9
* Further cleanup of autoconf output files for GSSAPI changes.Tom Lane2023-04-171-0/+6
* Update configure for ab969a376Stephen Frost2023-04-171-13/+13
* doc: Add additional SQL features codes from SQL:2023Peter Eisentraut2023-04-171-0/+2
* Update Kerberos/GSSAPI configure/meson checkStephen Frost2023-04-172-4/+4
* Put new command-line option into sensible order in help outputPeter Eisentraut2023-04-172-33/+32
* Doc: remove notes about the version vacuumdb options are valid fromDavid Rowley2023-04-171-66/+0
* Ensure result of an aggregate's finalfunc is made read-only.Tom Lane2023-04-164-5/+96
* Avoid using non-ASCII commentary in daitch_mokotoff.c.Tom Lane2023-04-161-15/+9
* Doc: add note about --buffer-usage-limit being v16 onwardsDavid Rowley2023-04-161-0/+6
* Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docsDavid Rowley2023-04-164-18/+46
* Fix assignment to array of domain over composite, redux.Tom Lane2023-04-153-2/+21
* Remove some non-ASCII symbols from a comment.Tom Lane2023-04-151-1/+1
* Adjust Valgrind macro usage to protect chunk headersDavid Rowley2023-04-155-74/+170
* Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add testsAndres Freund2023-04-143-11/+154
* NULL is not an ideal way to spell bool "false".Tom Lane2023-04-141-1/+1
* doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+Daniel Gustafsson2023-04-141-0/+2
* Fix whitespacePeter Eisentraut2023-04-141-3/+0
* Add missing source files to nls.mkPeter Eisentraut2023-04-142-0/+5