index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
/
cpluspluscheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg_dump: Add support for zstd compression
Tomas Vondra
2023-04-05
1
-0
/
+1
*
Tighten header pre-inclusions in headerscheck and cpluspluscheck.
Tom Lane
2023-03-04
1
-3
/
+29
*
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-23
1
-0
/
+1
*
Introduce a generic pg_dump compression API
Tomas Vondra
2023-02-23
1
-0
/
+2
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Fix `trap` in a few shell scripts
Alvaro Herrera
2022-09-20
1
-1
/
+1
*
Fix failure to build gramparse.h standalone in vpath builds
John Naylor
2022-09-14
1
-0
/
+2
*
Move gramparse.h to src/backend/parser
John Naylor
2022-09-14
1
-1
/
+0
*
Adjust header exceptions for 0bd9c6297
John Naylor
2022-09-13
1
-1
/
+1
*
Fix cplusplusscheck in vpath builds
John Naylor
2022-09-06
1
-0
/
+2
*
Add missing exceptions to cpluspluscheck
John Naylor
2022-09-06
1
-0
/
+8
*
Fix headerscheck and cpluspluscheck's exit codes.
Thomas Munro
2022-08-16
1
-2
/
+8
*
Add new win32 header to headerscheck and cpluspluscheck
Thomas Munro
2022-08-14
1
-0
/
+1
*
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-08-14
1
-4
/
+1
*
Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane
2022-07-09
1
-0
/
+4
*
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
1
-1
/
+0
*
Remove HP-UX port.
Thomas Munro
2022-07-08
1
-1
/
+0
*
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-12
1
-0
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Add exception for unicode_east_asian_fw_table.h to cpluspluscheck
John Naylor
2021-09-23
1
-0
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-21
1
-0
/
+1
*
Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.
Tom Lane
2020-03-02
1
-0
/
+1
*
Add exclusion to headercheck
Peter Eisentraut
2020-01-24
1
-0
/
+3
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-18
1
-1
/
+0
*
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
2019-08-19
1
-0
/
+5
*
Make cpluspluscheck more portable.
Tom Lane
2019-06-02
1
-3
/
+17
*
Un-break ecpg tests for Windows.
Tom Lane
2019-06-02
1
-0
/
+2
*
Improve coverage of cpluspluscheck.
Tom Lane
2019-05-31
1
-28
/
+116
*
Integrate cpluspluscheck into build system.
Andres Freund
2019-05-31
1
-3
/
+23
*
cpluspluscheck: Update include path
Peter Eisentraut
2016-04-11
1
-1
/
+1
*
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-03-01
1
-1
/
+5
*
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2013-02-08
1
-0
/
+2
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
1
-1
/
+1
*
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2011-08-22
1
-0
/
+0
*
Remove -fno-operator-names switch from cpluspluscheck.
Tom Lane
2010-12-27
1
-3
/
+1
*
Rearrange cpluspluscheck to check just one .h file at a time.
Tom Lane
2010-12-27
1
-25
/
+26
*
Tweak cpluspluscheck to avoid directly #include'ing gram.h.
Tom Lane
2010-12-27
1
-6
/
+8
*
Make backend header files C++ safe
Peter Eisentraut
2009-07-16
1
-0
/
+33