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
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
2019-06-02
Make cpluspluscheck more portable.
Tom Lane
2019-06-02
Un-break ecpg tests for Windows.
Tom Lane
2019-05-31
Improve coverage of cpluspluscheck.
Tom Lane
2019-05-31
Integrate cpluspluscheck into build system.
Andres Freund
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2016-04-11
cpluspluscheck: Update include path
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-02
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-02-08
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2012-12-18
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-08-16
Add URL for include file visualization tool.
Bruce Momjian
2012-08-16
Add possible alternate tool for pgrminclude, from Peter Geoghegan
Bruce Momjian
2012-05-15
Remove whitespace from end of lines
Peter Eisentraut
2012-04-24
Lots of doc corrections.
Robert Haas
2011-12-01
Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.
Robert Haas
2011-09-25
In pgrminclude, document requirement to use pgcompinclude, and sort
Bruce Momjian
2011-09-24
Document pgrminclude limitations.
Bruce Momjian
2011-09-24
Expand pgrminclude to exclude use of macros CppAsString and CppConcat.
Bruce Momjian
2011-09-07
Have pgrminclude skip files that use CppAsString2 because CppAsString2
Bruce Momjian
2011-09-01
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-08-28
Modify pgrminclude -v to report include files that can't be compiled on
Bruce Momjian
2011-08-27
Allow more include files to be compiled in their own by adding missing
Bruce Momjian
2011-08-27
Add support for #elif to pgrminclude.
Bruce Momjian
2011-08-27
Add another pgdefine path check, and a cvs-git change.
Bruce Momjian
2011-08-27
Change references of CVS to .git.
Bruce Momjian
2011-08-26
Fix missing pgdefine detection in pgrminclude.
Bruce Momjian
2011-08-26
Modify pgrminclude to include all code, even in #if blocks. Process
Bruce Momjian
2011-08-26
Cleanup of script.
Bruce Momjian
2011-08-26
do include files first
Bruce Momjian
2011-08-26
Fix #if blocks.
Bruce Momjian
2011-08-26
Fix pgrminclude regex pattern.
Bruce Momjian
[next]