Commit Graph

22829 Commits (1abf76e82cbb5c09f5517d155ea404727f67a507)
 

Author SHA1 Message Date
Neil Conway 1abf76e82c "Annual" pgcrypto update from Marko Kreen: 19 years ago
Bruce Momjian 99ac1e69ba Fix pgrminclude to work for stripping include files. 19 years ago
Bruce Momjian de7e81fff4 Update schema USAGE permission description. 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
Neil Conway 2fa7a041f3 Correct the description of the pg_get_viewdef() function. Do some nearby 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
Bruce Momjian 0031f99bfa Add URL of code presentation to developers FAQ. 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 c469aed1cb Remove no-longer-needed configure test for krb5_encrypt(), per Jim Gates. 19 years ago
Teodor Sigaev 4fe8ba63fe Fix bug corrupting query in gist consistent function. 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 c5133e5920 Allow /contrib include files to compile on their own. 19 years ago
Bruce Momjian f0cd764723 Add #include code to prevent multiple inclusion. 19 years ago
Bruce Momjian 97c3fcd9b7 Move pthread-win32.h to /port, modify bcc/msvc makefiles. 19 years ago
Bruce Momjian b538215d5d Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes. 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 ec3efa244b Update schema GRANT USAGE description. 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
Bruce Momjian a07849df96 Test commit. 19 years ago
Alvaro Herrera 7029f97c32 Fix typo in comment. 19 years ago
Bruce Momjian dab42382f4 Add index information to /contrib/pgstattuple: 19 years ago
Bruce Momjian 591e90a4d9 WIN32 fixes: 19 years ago
Bruce Momjian a7aa0b8189 Backpatch dbmirror fix for escape handling. 19 years ago
Bruce Momjian 4f4d62a5b5 Attached patch is required ot build with the CRT that comes with Visual 19 years ago
Bruce Momjian a77275fe3b Please find attached two patches for documentation and regression tests 19 years ago
Michael Meskes 956cbeb7ef Fixed remaining Coverity bugs. 19 years ago
Tom Lane 2d0c1d3102 Documentation fixes for FILLFACTOR patch. Minor other editorialization. 19 years ago