aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Extend gendef.pl in preparation for mesonAndres Freund2022-09-19
* Update Unicode data to Unicode 15.0.0Peter Eisentraut2022-09-19
* Consistently use named parameters in timezone code.Peter Geoghegan2022-09-19
* Consistently use named parameters in regex code.Peter Geoghegan2022-09-19
* Fix misleading comment for get_cheapest_group_keys_orderDavid Rowley2022-09-20
* Fix out-dated comment in preprocess_groupclause()David Rowley2022-09-20
* Remove various duplicated wordsDavid Rowley2022-09-20
* Fix icu tests with C localePeter Eisentraut2022-09-19
* Make ALTER DEFAULT PRIVILEGES require privileges, not membership.Robert Haas2022-09-19
* walmethods.c/h: Make WalWriteMethod more object-oriented.Robert Haas2022-09-19
* Future-proof the recursion inside ExecShutdownNode().Tom Lane2022-09-19
* walmethods.c/h: Make Walfile a struct, rather than a void *Robert Haas2022-09-19
* Add missing serial commasPeter Eisentraut2022-09-19
* Fix typos.Amit Kapila2022-09-19
* Fix typos referring to PGPROCJohn Naylor2022-09-19
* Harmonize missed reorderbuffer parameter names.Peter Geoghegan2022-09-18
* Remove unused argument "isSlice" from transformAssignmentSubscripts()Michael Paquier2022-09-18
* Harmonize reorderbuffer parameter names.Peter Geoghegan2022-09-17
* Make check_usermap() parameter names consistent.Peter Geoghegan2022-09-17
* Include c.h instead of postgres.h in src/port/*p{read,write}*.cAndres Freund2022-09-17
* Remove DLLTOOL, DLLWRAP from configure / Makefile.global.inAndres Freund2022-09-17
* pgstat: Create memory contexts below TopMemoryContextAndres Freund2022-09-17
* Fix huge_pages on WindowsMichael Paquier2022-09-17
* Message style improvementsPeter Eisentraut2022-09-17
* Fix race condition in stats.sql added in 5264add7847Andres Freund2022-09-16
* Improve plpgsql's ability to handle arguments declared as RECORD.Tom Lane2022-09-16
* aix: xlc: Use -Wl,-b,expfull for old compiler versionsAndres Freund2022-09-16
* Clean up minor inconsistencies in pg_attribute_printf() usage.Tom Lane2022-09-16
* Message wording improvementsPeter Eisentraut2022-09-16
* postgres_fdw: Remove useless DO block in testPeter Eisentraut2022-09-16
* Adjust assorted hint messages that list all valid options.Peter Eisentraut2022-09-16
* Fix createdb tests for C localePeter Eisentraut2022-09-16
* Don't allow creation of database with ICU locale with unsupported encodingPeter Eisentraut2022-09-16
* Detect format-string mistakes in the libpq_pipeline test module.Tom Lane2022-09-15
* Copy-edit docs for logical replication column listsAlvaro Herrera2022-09-15
* Revert ill-considered change in pg_resetwal output.Tom Lane2022-09-15
* Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.Noah Misch2022-09-15
* Fix grammar in error messageJohn Naylor2022-09-15
* Blind attempt to fix LLVM dependency in the backendJohn Naylor2022-09-15
* Use the terminology "WAL file" not "log file" more consistently.Tom Lane2022-09-14
* Fix outdated convert_saop_to_hashed_saop commentDavid Rowley2022-09-15
* Small wording improvementsPeter Eisentraut2022-09-14
* Doc: add some doco about using the libpq_pipeline test module.Tom Lane2022-09-14
* pgcrypto: Remove unused codeDaniel Gustafsson2022-09-14
* Update .gitignorePeter Eisentraut2022-09-14
* Use SIGNAL_ARGS consistently to declare signal handlers.Tom Lane2022-09-14
* Run xmllint validation only oncePeter Eisentraut2022-09-14
* Handle SIGTERM in pg_receivewal and pg_recvlogicalDaniel Gustafsson2022-09-14
* Add subxid-overflow "isolation" testAlvaro Herrera2022-09-14
* Remove duplicate initializationAlvaro Herrera2022-09-14