Commit Graph

22620 Commits (11a0c1de9f6d4148892c2a40a9975fd967253acc)
 

Author SHA1 Message Date
Bruce Momjian 11a0c1de9f Add URL for bitmap AM: 19 years ago
Bruce Momjian 9fc6f4e1ae Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN * -1, 19 years ago
Tom Lane e71e02d926 Minor code cleanup: make the WIN32 case less gratuitously different from 19 years ago
Tom Lane e2e2a9db4c Code review for psql multiline history patch(es). Fix memory leak, 19 years ago
Tom Lane bf64a37909 Fix Assert failure when a fastpath function call is attempted inside an 19 years ago
Bruce Momjian 807bfa581c Remove pg_dump wording: 19 years ago
Bruce Momjian 0d001c86f8 Add: 19 years ago
Tom Lane b773987fc2 Repair remarkably-inefficient query for dumping large object comments: it 19 years ago
Tom Lane 5de0cbdf0c Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable 19 years ago
Bruce Momjian 9143144935 Cleanups: 19 years ago
Bruce Momjian c0ba4829a9 Cleanup: 19 years ago
Teodor Sigaev 04e9704b9e Now ispell dictionary can eat dictionaries in MySpell format, 19 years ago
Bruce Momjian 1a1326d64d Add URL. 19 years ago
Bruce Momjian fa23204c5d Update: 19 years ago
Bruce Momjian 2f12903eb9 Remove: 19 years ago
Tom Lane 1358466a8c Fix bootstrap.c so that database startup process and bgwriter properly release 19 years ago
Bruce Momjian e4725e35be Add URL. 19 years ago
Bruce Momjian 51aa05a437 Use simple URL's rather than text and a URL: 19 years ago
Bruce Momjian 2b5b47605c Add URL. 19 years ago
Bruce Momjian e36d0a0cbf Remove Win32 file, moved to /port. 19 years ago
Tom Lane 8ff80c1bd3 Remove obsolete comment about VACUUM FULL: it takes buffer content locks 19 years ago
Bruce Momjian 1758b3ec96 /contrib/adminpack: More clearly identify renaming of existing backend 19 years ago
Bruce Momjian ea0390b682 Spelling fix. 19 years ago
Bruce Momjian 4369b0b521 Done: 19 years ago
Bruce Momjian 12632d3c31 Add missing 3rd argument to open(). 19 years ago
Bruce Momjian 149008dfe7 Add missing 3rd parameter to open(). 19 years ago
Bruce Momjian 44f62decad Add URL for ALTER CONSTRAINT RENAME. 19 years ago
Bruce Momjian ae76c3ace9 Add URL. 19 years ago
Bruce Momjian 366231f42f Add URL: 19 years ago
Bruce Momjian 8a75c07626 Update wording: 19 years ago
Bruce Momjian 0f1a7c55b4 Add entry: 19 years ago
Bruce Momjian 18aee7968a Allow timezone names in SQL strings, 19 years ago
Bruce Momjian 51dfe35121 Done: 19 years ago
Bruce Momjian 399a36a75d Prepare code to be built by MSVC: 19 years ago
Bruce Momjian 877e296306 Spelling fix. 19 years ago
Bruce Momjian 9ca4c153bf Mention GPL /contrib modules: 19 years ago
Tom Lane d8364f3f8f Per previous analysis, the most correct notion of SampleOverhead is that 19 years ago
Bruce Momjian e9f6679ce2 Have REINDEX use NOTICE, so it can be suppressed. 19 years ago
Tom Lane ae0c8d09fb Remove "fuzzy comparison" logic in qsort comparison function for 19 years ago
Bruce Momjian ca9d50304f For psql multi-line history, save backslash commands right away, rather 19 years ago
Bruce Momjian 9c351695dc Use INFO-level for reindex messages, rather than NOTICE. 19 years ago
Bruce Momjian 6ca917adff Update comment. 19 years ago
Bruce Momjian 62e7ad6603 On Win32, return original patch if GetShortPathName() fails (no short 19 years ago
Tom Lane 8a30cc2127 Make the planner estimate costs for nestloop inner indexscans on the basis 19 years ago
Bruce Momjian 05631354f3 Add URL to RESET CONNECTION: 19 years ago
Teodor Sigaev 92bcb5abe0 Allow do not lexize words in substitution. 19 years ago
Bruce Momjian 63e464a5e6 Remove ancient AIX structure workaround. 19 years ago
Bruce Momjian ed3b2e696b Have BCC echo output "" using "", rather than \"\" as earlier reported. 19 years ago
Bruce Momjian 491a8c27c9 Done: 19 years ago
Michael Meskes 0251602fc9 Fixed two more memory leaks in ecpglib. 19 years ago