Commit Graph

979 Commits (6e3323d41dc45e93700a3420fd27ca05db6a64a7)

Author SHA1 Message Date
Robert Haas dc3f33f6be Fix pathname in pgindent README. 14 years ago
Magnus Hagander 822128947e Add .gitignore file for entab 14 years ago
Andrew Dunstan 63876d3bac Support for building with MS Visual Studio 2010. 14 years ago
Bruce Momjian a8ab8d0eaa Add comment about skipping binary files for copyright changes. 14 years ago
Bruce Momjian 6b6137e4ef Update copyright git skip comment. 14 years ago
Bruce Momjian bed762c81e Skip any .git directory for copyright changes, not just top-level .git 14 years ago
Bruce Momjian f4cd747a4d Skip 'ico' and 'bin' extensions in copyright changes. 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Bruce Momjian 6ba139dc5a Don't use tabs in Perl scripts, for consistency. 14 years ago
Bruce Momjian 9f60880207 Fix Perl copyright script to skip .git subdirectory; running it on 14 years ago
Bruce Momjian dca0a54717 Modify tools/pgtest to run the 'make' command from a variable, and default 14 years ago
Robert Haas 3b86b4653c Make pgcompinclude/pgrminclude less tied to Bruce's personal machine. 14 years ago
Bruce Momjian 8b08deb0d1 Simplify the pg_dump/pg_restore error reporting macros, and allow 14 years ago
Bruce Momjian 7260a0d00a Document that perl needs to be indented during the pgindent run. 14 years ago
Andrew Dunstan 91572ee0a6 Make pg_dumpall build with the right object files under MSVC. 14 years ago
Andrew Dunstan 4a9018135a Fix MSVC builds broken by xsubpp change 14 years ago
Andrew Dunstan ba00ab0b11 Use the preferred version of xsubpp, not necessarily the one that came with the 14 years ago
Tom Lane 4165d5b6d7 Update oidjoins regression test to match git HEAD. 14 years ago
Bruce Momjian 1a2586c1d0 Rerun pgindent with updated typedef list. 14 years ago
Tom Lane 756a4ed5ad Add simple script to check for right recursion in Bison grammars. 14 years ago
Bruce Momjian 360429e1d1 Fix pg_bsd_indent bug where newlines were not being trimmed from typedef 14 years ago
Magnus Hagander d9bae53173 Implement streaming xlog for backup tools 14 years ago
Tom Lane 7299778a95 Improve git_changelog's handling of inconsistent commit orderings. 14 years ago
Bruce Momjian 6e22ba03a9 Modify pgindent to use a renamed pg_bsd_indent binary. New features 14 years ago
Bruce Momjian e991930e8a Improve entab's Makefile install entry. 14 years ago
Bruce Momjian 2594ad7436 In pgrminclude, document requirement to use pgcompinclude, and sort 14 years ago
Bruce Momjian 84bbe57dc1 Document pgrminclude limitations. 14 years ago
Bruce Momjian 337c0b0361 Expand pgrminclude to exclude use of macros CppAsString and CppConcat. 14 years ago
Tom Lane 14a183261a Update win32tzlist.pl for the new location of our Windows timezone map. 14 years ago
Tom Lane 5a8de2f2e7 Try to un-break MSVC build. 15 years ago
Bruce Momjian f19593754a Have pgrminclude skip files that use CppAsString2 because CppAsString2 15 years ago
Bruce Momjian ca598c18c6 Remove find_lt sgml tool, as it is not needed. 15 years ago
Bruce Momjian 418d04ea73 Improve method of avoiding fcinfo compile errors. 15 years ago
Bruce Momjian b3d32ebac6 In SGML we only need to worry about "<", not ">"; update scripts. 15 years ago
Heikki Linnakangas 65e899b2fb Fix MinGW build, broken by my previous patch to add a setlocale() wrapper 15 years ago
Andrew Dunstan 94478aa8b1 Detect out of date flex in MSVC builds. 15 years ago
Bruce Momjian 94db6664e2 Modify pgrminclude -v to report include files that can't be compiled on 15 years ago
Bruce Momjian 4bd7333b14 Allow more include files to be compiled in their own by adding missing 15 years ago
Bruce Momjian d010391ac8 Add support for #elif to pgrminclude. 15 years ago
Bruce Momjian 68c019a538 Add another pgdefine path check, and a cvs-git change. 15 years ago
Bruce Momjian e7088713cd Change references of CVS to .git. 15 years ago
Bruce Momjian 8b0f0822fd Fix missing pgdefine detection in pgrminclude. 15 years ago
Bruce Momjian f8e41abd8a Modify pgrminclude to include all code, even in #if blocks. Process 15 years ago
Bruce Momjian c6e9da17a1 Cleanup of script. 15 years ago
Bruce Momjian 987214b4d5 do include files first 15 years ago
Bruce Momjian ac5f11e0ec Fix #if blocks. 15 years ago
Bruce Momjian 910725b49d Fix pgrminclude regex pattern. 15 years ago
Andrew Dunstan 6a56a38f01 Unbreak MSVC build broken by my port of flex check. 15 years ago
Bruce Momjian 6f9afc351b In pgrminclude, add code to skip includes with a marker comment. 15 years ago
Bruce Momjian 4399e81749 In pgrminclude, make skipped include names constent and skip files with 15 years ago