Commit Graph

1738 Commits (7684b6fbed3a0770a0d8fdcbb5cf8b61394de691)

Author SHA1 Message Date
Tom Lane a78fcfb512 Restructure operator classes to allow improved handling of cross-data-type 19 years ago
Tom Lane ae8c1bea02 More MSVC build support from Magnus. 20 years ago
Bruce Momjian 0d9e0d9dde Copy fsync() defines into test_fsync.c, someday place them in an 20 years ago
Peter Eisentraut 8c1ce4559d Separate release preparation jobs for all releases and for major releases 20 years ago
Bruce Momjian 1120c61b29 Revert out: 20 years ago
Bruce Momjian 3455b0a5d5 Update fsync test to match new O_DIRECT behavior. 20 years ago
Neil Conway 66eda1c7b3 VC build patch from Magnus: 20 years ago
Tom Lane aaef29b377 More MSVC build fixes: 20 years ago
Tom Lane c2c0b14086 Various MSVC build fixes from Magnus; also remove stray Windows 20 years ago
Bruce Momjian 389fad1e6b Remove use of '<' and '>' in SGML, use '&' escapes. 20 years ago
Bruce Momjian 5777dca4f8 Fix test_fsync compile on MinGW(win32) 20 years ago
Bruce Momjian 04209052ba Typo fix. 20 years ago
Bruce Momjian 327d5c3571 Add release checklist item: 20 years ago
Bruce Momjian 5e0bc3b711 Update comments for pgcvslog, -r BASE does not work with cvs log. 20 years ago
Bruce Momjian abcf7603c0 Exclude pgindent from affecting the ecpg regression directory. 20 years ago
Tom Lane 0d2aed94c2 Add qsort and qsort_arg to MSVC list of src/port files. 20 years ago
Bruce Momjian 451e419e98 Udpate typedefs for pgindent. 20 years ago
Bruce Momjian ed80f5701b pgevent fixes: 20 years ago
Bruce Momjian eff77a759a Update typedef list for 8.2 pgindent run. 20 years ago
Tom Lane 062421defb Fix a couple other places that need to know about (some) src/port/ files 20 years ago
Tom Lane 83078e9912 Several fixes for MSVC build scripts, from Magnus. 20 years ago
Bruce Momjian b6eab50ce4 Update pgcvslog comments. 20 years ago
Bruce Momjian 8dc8f44f58 Update Emacs/vim editor info. 20 years ago
Bruce Momjian c66939c4aa Add MSVC build tools. 20 years ago
Bruce Momjian 9d9a65bfa7 Add WIN32 compile suggestion to pginclude README. 20 years ago
Bruce Momjian 5ca68299be Add pginclude testing ideas. 20 years ago
Bruce Momjian 2256d299bb Mention dependency problems caused by pgrminclude on include files. 20 years ago
Tom Lane 2d11d26113 Create a tool to catch #include omissions that might not result in any 20 years ago
Bruce Momjian a4f1da03cc Have find_static skip main() functions. 20 years ago
Bruce Momjian 06bed485b0 Move CFLAGS for pginclude to the end of the command line. 20 years ago
Bruce Momjian 10157d4e6f Skip stripping postgres_fe.h include file. 20 years ago
Bruce Momjian 70e2e3d8b1 Improve pginclude tools to process include file usage by other include files. 20 years ago
Bruce Momjian 99ac1e69ba Fix pgrminclude to work for stripping include files. 20 years ago
Alvaro Herrera 7234777674 Apply entab fix from Marko Kreen for these problems: 20 years ago
Bruce Momjian 1be8f80288 Improve pginclude tests. 20 years ago
Bruce Momjian 4084681546 Improve pginclude compile flags. 20 years ago
Bruce Momjian 8230fbf964 Update pginclude documentation. 20 years ago
Bruce Momjian 6d57ed7797 Have pgrminclude process include files too. 20 years ago
Bruce Momjian 22269434a6 Add $CFLAGS support to pgrminclude. 20 years ago
Bruce Momjian 1ddbfa16a8 Move pgrminclude debug code to be more effective. 20 years ago
Bruce Momjian 108fe524a9 Improve shell script wrapping. 20 years ago
Bruce Momjian 01835c495c Add comments to pgrminclude. 20 years ago
Bruce Momjian b85a965f5f Allow each C include file to compile on its own by including any needed 20 years ago
Bruce Momjian 45a4309074 Add libpq include directory to script. 20 years ago
Bruce Momjian d399f1b75e Improve compile line for tool. 20 years ago
Bruce Momjian 54485d9fdd Update usage documention for pginclude 20 years ago
Bruce Momjian f61f01f1a2 Add $CFLAGS handling to pgcompinclude. 20 years ago
Bruce Momjian 94a61ef757 Fix 'find' args for pgcompinclude tool. 20 years ago
Bruce Momjian bbd41aac44 Improve tool coding. 20 years ago
Bruce Momjian e627c9b9a6 Improve script by processing only C files. 20 years ago