aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Translation updatesPeter Eisentraut2023-05-22
* Rename some createuser options.Nathan Bossart2023-05-21
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* psql: Tweak xheader_width and pager_min_lines input parsingAlvaro Herrera2023-05-19
* Message style improvementsPeter Eisentraut2023-05-19
* ICU: check for U_STRING_NOT_TERMINATED_WARNING.Jeff Davis2023-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
* Advance input pointer when LZ4 compressing dataTomas Vondra2023-05-17
* Null-terminate the output buffer of LZ4Stream_getsTomas Vondra2023-05-17
* psql: Adjust capitalization of table headingPeter Eisentraut2023-05-16
* Fix incorrect TAP test orderingPeter Eisentraut2023-05-15
* Fix whitespace inconsistenciesPeter Eisentraut2023-05-15
* Tighten usage of PSQL_WATCH_PAGER.Tom Lane2023-05-12
* initdb: Set collversion for standard collation UNICODEPeter Eisentraut2023-05-12
* 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
* 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
* Fix copy-and-pasto in error messagePeter Eisentraut2023-05-05
* Add missing TAP test namePeter Eisentraut2023-05-03
* Fix overridden callbacks in pg_rewind.Daniel Gustafsson2023-05-02
* Fix typos in commentsMichael Paquier2023-05-02
* Rework code defining default compression for dir/custom formats in pg_dumpMichael Paquier2023-04-27
* Fix stop condition for dumping GRANT commandsDaniel Gustafsson2023-04-26
* Remove vacuum_defer_cleanup_ageAndres Freund2023-04-24
* Display 'password_required' option for \dRs+ command.Amit Kapila2023-04-24
* Fix initdb --no-locale.Jeff Davis2023-04-21
* Add missed case for tab completion of GRANT/REVOKE MAINTAIN.Tom Lane2023-04-19
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-19
* Fix pg_basebackup with in-place tablespaces some more.Robert Haas2023-04-18
* Fix some typos and some incorrectly duplicated wordsDavid Rowley2023-04-18
* Fix various typosDavid Rowley2023-04-18
* Put new command-line option into sensible order in help outputPeter Eisentraut2023-04-17
* Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docsDavid Rowley2023-04-16
* Add missing source files to nls.mkPeter Eisentraut2023-04-14
* Harmonize some more function parameter names.Peter Geoghegan2023-04-13
* Revert "Catalog NOT NULL constraints" and falloutAlvaro Herrera2023-04-12
* Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.Thomas Munro2023-04-08
* Add missing .gitignore entry.Tom Lane2023-04-07
* Show more detail in heapam rmgr descriptions.Peter Geoghegan2023-04-07
* Refactor background psql TAP functionsDaniel Gustafsson2023-04-07
* Catalog NOT NULL constraintsAlvaro Herrera2023-04-07
* Fix locale-dependent test case.Tom Lane2023-04-07
* Add tab-completion for newly added SUBSCRIPTION options.Amit Kapila2023-04-07
* Add --buffer-usage-limit option to vacuumdbDavid Rowley2023-04-07
* Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT optionDavid Rowley2023-04-07
* psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places.Tom Lane2023-04-06