index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
Age
Commit message (
Expand
)
Author
2025-01-15
Add a bit of documentation related to IWYU
Peter Eisentraut
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-24
Remove pgrminclude and associated scripts
Peter Eisentraut
2024-11-06
Monkey-patch LLVM code to fix ARM relocation bug.
Thomas Munro
2024-09-24
Add further excludes to headerscheck
Peter Eisentraut
2024-07-01
Remove support for HPPA (a/k/a PA-RISC) architecture.
Tom Lane
2024-04-18
Update src/tools/pginclude/README to match recent changes to cpluspluscheck
Peter Eisentraut
2024-03-20
Rework lwlocknames.txt to become lwlocklist.h
Alvaro Herrera
2024-03-14
Put genbki.pl output into src/include/catalog/ directly
Peter Eisentraut
2024-03-10
Combine headerscheck and cpluspluscheck scripts
Peter Eisentraut
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-23
Generate syscache info from catalog files
Peter Eisentraut
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-05-23
Doc: update src/tools/pginclude/README.
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-05
pg_dump: Add support for zstd compression
Tomas Vondra
2023-03-04
Tighten header pre-inclusions in headerscheck and cpluspluscheck.
Tom Lane
2023-02-23
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-23
Introduce a generic pg_dump compression API
Tomas Vondra
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-20
Fix `trap` in a few shell scripts
Alvaro Herrera
2022-09-14
Fix failure to build gramparse.h standalone in vpath builds
John Naylor
2022-09-14
Move gramparse.h to src/backend/parser
John Naylor
2022-09-13
Adjust header exceptions for 0bd9c6297
John Naylor
2022-09-06
Fix cplusplusscheck in vpath builds
John Naylor
2022-09-06
Fix headerscheck in vpath builds
John Naylor
2022-09-06
Add missing exceptions to cpluspluscheck
John Naylor
2022-09-04
Build all Flex files standalone
John Naylor
2022-08-15
Fix headerscheck and cpluspluscheck's exit codes.
Thomas Munro
2022-08-13
Add new win32 header to headerscheck and cpluspluscheck
Thomas Munro
2022-08-13
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-07-09
Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane
2022-07-08
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-01-11
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-09-23
Add exception for unicode_east_asian_fw_table.h to headerscheck also
John Naylor
2021-09-23
Add exception for unicode_east_asian_fw_table.h to cpluspluscheck
John Naylor
2021-05-07
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-01-05
Replace remaining uses of "whitelist".
Thomas Munro
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-03-21
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-02
Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.
Tom Lane
2020-01-24
Add exclusion to headercheck
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-19
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-08-19
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
[next]