Commit Graph

16309 Commits (bf6b92d6e06cbca70e5c43bcdf7d58f15f27bf99)

Author SHA1 Message Date
Tom Lane 98bac16e4d Fix misguided removal of access/tuptoaster.h inclusion, per Kris Jurka. 19 years ago
Tom Lane cd24163f6d Fix another passel of include-file breakage. Kris Jurka, Tom Lane 19 years ago
Tom Lane c743cc2ee4 Add dependency to fix parallel-make race condition. Alexander Dupuy 19 years ago
Bruce Momjian a4f1da03cc Have find_static skip main() functions. 19 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 19 years ago
Tom Lane ae643747b1 Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
Bruce Momjian 51e8882197 Revert part of recent include patch not ready for application. 19 years ago
Bruce Momjian 03c2e5924e Add additional includes needed on some platforms. 19 years ago
Bruce Momjian 06bed485b0 Move CFLAGS for pginclude to the end of the command line. 19 years ago
Bruce Momjian fad1ea86bd Move math.h after postgresql.h 19 years ago
Bruce Momjian 10157d4e6f Skip stripping postgres_fe.h include file. 19 years ago
Bruce Momjian b43ebe5f83 More include file adjustments. 19 years ago
Bruce Momjian b844dd3f9e More include file adjustments. 19 years ago
Bruce Momjian a22d76d96a Allow include files to compile own their own. 19 years ago
Bruce Momjian 70e2e3d8b1 Improve pginclude tools to process include file usage by other include files. 19 years ago
Neil Conway a18faa1ba2 Remove trailing comma from CreateStmtLikeOption enum definition. This 19 years ago
Bruce Momjian 99ac1e69ba Fix pgrminclude to work for stripping include files. 19 years ago
Joe Conway 9e196d7c92 Clean up for warning: 19 years ago
Alvaro Herrera 7234777674 Apply entab fix from Marko Kreen for these problems: 19 years ago
Tom Lane d29b66882a Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 19 years ago
Bruce Momjian 1be8f80288 Improve pginclude tests. 19 years ago
Bruce Momjian 4084681546 Improve pginclude compile flags. 19 years ago
Bruce Momjian 8230fbf964 Update pginclude documentation. 19 years ago
Teodor Sigaev 001d30ee6b Add support to GIN for =(anyarray,anyarray) operation 19 years ago
Bruce Momjian 6d57ed7797 Have pgrminclude process include files too. 19 years ago
Bruce Momjian 22269434a6 Add $CFLAGS support to pgrminclude. 19 years ago
Bruce Momjian 1ddbfa16a8 Move pgrminclude debug code to be more effective. 19 years ago
Bruce Momjian 108fe524a9 Improve shell script wrapping. 19 years ago
Bruce Momjian 01835c495c Add comments to pgrminclude. 19 years ago
Bruce Momjian ac230e7431 Alphabetically order reference to include files, "S"-"Z". 19 years ago
Bruce Momjian 0ff3461bcc Alphabetically order reference to include files, "N" - "S". 19 years ago
Bruce Momjian 3a534ade39 Alphabetically order reference to include files, "G" - "M". 19 years ago
Teodor Sigaev 234163649e GIN improvements 19 years ago
Bruce Momjian fa601357fb Sort reference of include files, "A" - "F". 19 years ago
Tom Lane c713683fd7 Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page. 19 years ago
Bruce Momjian b85a965f5f Allow each C include file to compile on its own by including any needed 19 years ago
Bruce Momjian 45a4309074 Add libpq include directory to script. 19 years ago
Tom Lane cb33de773d Fix ALTER TABLE to check pre-existing NOT NULL constraints when rewriting 19 years ago
Bruce Momjian 97c3fcd9b7 Move pthread-win32.h to /port, modify bcc/msvc makefiles. 19 years ago
Bruce Momjian d399f1b75e Improve compile line for tool. 19 years ago
Bruce Momjian 54485d9fdd Update usage documention for pginclude 19 years ago
Bruce Momjian f61f01f1a2 Add $CFLAGS handling to pgcompinclude. 19 years ago
Bruce Momjian 94a61ef757 Fix 'find' args for pgcompinclude tool. 19 years ago
Bruce Momjian bbd41aac44 Improve tool coding. 19 years ago
Alvaro Herrera d4cef0aa2a Improve vacuum code to track minimum Xids per table instead of per database. 19 years ago
Bruce Momjian e627c9b9a6 Improve script by processing only C files. 19 years ago
Alvaro Herrera 7b96d337d0 Testing commit stuff 19 years ago
Alvaro Herrera 7029f97c32 Fix typo in comment. 19 years ago
Bruce Momjian 591e90a4d9 WIN32 fixes: 19 years ago
Bruce Momjian 4f4d62a5b5 Attached patch is required ot build with the CRT that comes with Visual 19 years ago