summaryrefslogtreecommitdiff
path: root/src/tools/pg_bsd_indent
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-03-13pg_noreturn to replace pg_attribute_noreturn()Peter Eisentraut
2025-01-22Run perltidyMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-04Use portable diff options in pg_bsd_indent's regression test.Tom Lane
2024-08-03Add -Wmissing-variable-declarations to the standard compilation flagsPeter Eisentraut
2024-07-10Use diff's --strip-trailing-cr flag where appropriate on WindowsAndrew Dunstan
2024-06-12Harmonize pg_bsd_indent parameter names.Peter Geoghegan
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-11-09Ensure we use the correct spelling of "ensure"David Rowley
2023-11-06Remove distprepPeter Eisentraut
2023-07-12pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diffAndres Freund
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-18Fix some typos and some incorrectly duplicated wordsDavid Rowley
2023-04-08Improve indentation of multiline initialization expressions.Tom Lane
2023-03-23Add missing "-I." flag when building pg_bsd_indent.Tom Lane
2023-02-12Make pg_bsd_indent's .h files inclusion-order-safe.Tom Lane
2023-02-12Integrate pg_bsd_indent into our build/test infrastructure.Tom Lane
2023-02-12Sync pg_bsd_indent's copyright notices with Postgres practice.Tom Lane
2023-02-12Import pg_bsd_indent sources.Tom Lane