Commit Graph

26635 Commits (ceb5db69d4fbbd327a2ae2d589069008bbe57bb6)
 

Author SHA1 Message Date
Bruce Momjian 433c5238bf Add to TODO: 18 years ago
Peter Eisentraut 2a43c4786d Don't need -Wno-error anymore, because flex is no longer producing warnings. 18 years ago
Peter Eisentraut 8c87cc370f Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
Magnus Hagander 184c42d20d cvsweb lives on anoncvs.postgresql.org these days. 18 years ago
Magnus Hagander c4a195c200 Wiki page about cvs now lives in the main wiki, the one 18 years ago
Bruce Momjian db81819c4f Add TODO URLs for: 18 years ago
Alvaro Herrera d54bb24cdd Move elog(DEBUG4) call outside the locked area, per suggestion from Tom Lane. 18 years ago
Bruce Momjian 7e2be4e513 Add URLs for : 18 years ago
Tom Lane 8e850b9159 Advance multiple array keys rightmost-first instead of leftmost-first 18 years ago
Bruce Momjian a2f1827dfd Add TODO: 18 years ago
Tom Lane 206b1e558a Fix our printf implementation to follow spec: if a star parameter 18 years ago
Bruce Momjian 9706f54d5d Add to TODO: 18 years ago
Bruce Momjian ec62bdff06 Add URL for: 18 years ago
Bruce Momjian 3777cde067 Add to TODO: 18 years ago
Bruce Momjian b1f0cdaf84 Add: 18 years ago
Bruce Momjian 9970141794 Add to TODO: 18 years ago
Bruce Momjian e56dfc778d Add to TODO: 18 years ago
Bruce Momjian c10b0a7a73 Add URL for: 18 years ago
Bruce Momjian 187e884a6a Add: 18 years ago
Bruce Momjian cd66b94637 Add URL for: 18 years ago
Bruce Momjian 0b5eaef2e3 Added to TODO: 18 years ago
Bruce Momjian 5db762ef00 Add TODO: 18 years ago
Bruce Momjian 3a1e7b24a7 Adjust TODO spacing. 18 years ago
Bruce Momjian 3ff83c333e Add TODO URL for: 18 years ago
Peter Eisentraut a7b7b07af3 Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
Peter Eisentraut e7115a224a We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txt 18 years ago
Bruce Momjian f09f055d32 Add: 18 years ago
Magnus Hagander 7cbfa7565e Fix postgres --describe-config for guc enums, breakage noted by Alvaro. 18 years ago
Tom Lane 164899db1c Revert thinko introduced into prefix_selectivity() by my recent patch: 18 years ago
Alvaro Herrera 23057f51f5 Move ProcState definition into sinvaladt.c from sinvaladt.h, since it's not 18 years ago
Tom Lane 0c5962c054 Grab some low-hanging fruit in the new hash index build code. 18 years ago
Tom Lane 32846f8152 Fix TransactionIdIsCurrentTransactionId() to use binary search instead of 18 years ago
Bruce Momjian a7c58abeb1 Done: 18 years ago
Tom Lane ff213239c5 Add a note to the CREATE INDEX reference page about the impact of 18 years ago
Tom Lane 787eba734b When creating a large hash index, pre-sort the index entries by estimated 18 years ago
Alvaro Herrera ec6550c6c0 Modify interactions between sinval.c and sinvaladt.c. The code that actually 18 years ago
Magnus Hagander a3f66eac01 Some cleanups of enum-guc code, per comments from Tom. 18 years ago
Tom Lane c9a1cc694a Change hash index creation so that rather than always establishing exactly 18 years ago
Tom Lane 4873c96ff3 Fix inappropriately-timed memory context switch in autovacuum_do_vac_analyze. 18 years ago
Alvaro Herrera 4844529ce4 Fix duplicate word, per Guillaume Lelarge. 18 years ago
Alvaro Herrera adc4e1e635 Fix vacuum so that autovacuum is really not cancelled when doing an emergency 18 years ago
Tom Lane be5d6df346 Update release notes for 8.3.1 and 8.2.7 releases. 18 years ago
Tom Lane d31fb0e6b5 Update to tzdata 2008a distribution (Chilean DST law change). 18 years ago
Tom Lane 5e00913daf Fix varstr_cmp's special case for UTF8 encoding on Windows so that strings 18 years ago
Tom Lane 3e701a04fe Fix heap_page_prune's problem with failing to send cache invalidation 18 years ago
Bruce Momjian f4bce7e086 Add URL for: 18 years ago
Tom Lane da6a707c29 Fix pg_plan_queries() to restore the previous setting of ActiveSnapshot 18 years ago
Bruce Momjian 0d540b097c Add psql TODO: 18 years ago
Bruce Momjian 4fed6e3ffd Add to TODO: 18 years ago
Tom Lane 033eb1581b Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponing 18 years ago