Commit Graph

22810 Commits (0031f99bfadf61a1a49c8d351ab915446efa8f83)
 

Author SHA1 Message Date
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
Bruce Momjian 655787bfaf Modify: 19 years ago
Bruce Momjian 3fafac3f62 Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 19 years ago
Neil Conway 530eab592c Fix typos in comments. 19 years ago
Tom Lane b7b78d24f7 Code review for FILLFACTOR patch. Change WITH grammar as per earlier 19 years ago
Tom Lane feed07350b Fix broken markup. 19 years ago
Neil Conway 7fb9090ebf Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep 19 years ago
Bruce Momjian 277807bd9e Add FILLFACTOR to CREATE INDEX. 19 years ago
Bruce Momjian 5d5c1416bf Done: 19 years ago
Bruce Momjian ff3003e537 Done: 19 years ago
Bruce Momjian 8c092781f4 ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) 19 years ago
Tom Lane 08ccdf020e Fix oversight in planning for multiple indexscans driven by 19 years ago
Tom Lane cffd89ca73 Revise the planner's handling of "pseudoconstant" WHERE clauses, that is 19 years ago
Alvaro Herrera 68628fc38e Fix memory leak introduced in the prior commit, detected by Tom Lane. 19 years ago
Alvaro Herrera 78bfc22ee2 Fix use-after-free error reported by Neil Conway. 19 years ago
Bruce Momjian 569e32a0f1 Update item for GUID: 19 years ago
Tom Lane 51e400c9c6 Remove the separate 'stats buffer' process, letting backend stats messages 19 years ago
Tom Lane cd4609e2a4 Change TRUNCATE's method for searching for foreign-key references so that 19 years ago
Bruce Momjian bc9b6c22d5 Change URL for SITC: 19 years ago
Bruce Momjian 994aa6a611 Add: 19 years ago