Commit Graph

26457 Commits (164899db1ceed1e582e5ae1af9455740e7aaa94a)
 

Author SHA1 Message Date
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
Bruce Momjian 1c228fa5ab Add: 18 years ago
Bruce Momjian 582f32fd45 Back out text search change to TODO. 18 years ago
Bruce Momjian 4f72bc7fce Update TODO: 18 years ago
Bruce Momjian 3a27ad1b81 Add URL for: 18 years ago
Bruce Momjian 0a81e99384 Add for Win32 TODO: 18 years ago
Bruce Momjian 8522e59e13 Add URL for: 18 years ago
Bruce Momjian a690d09aab Add for Win32 TODO: 18 years ago
Bruce Momjian ef34846cd1 Add to TODO: 18 years ago
Bruce Momjian c7302beb58 Add to TODO: 18 years ago
Tom Lane b7a67c2840 Add a comment explaining one of the ways that pgbench fails to fully 18 years ago
Bruce Momjian 3030f18a1b Add URL for: 18 years ago
Bruce Momjian ab2ff36465 Add: 18 years ago
Bruce Momjian 232c4b4038 Add: 18 years ago
Bruce Momjian 381e4cde45 Add URL for: 18 years ago
Bruce Momjian b21e8b2e1e Add URL for: 18 years ago
Bruce Momjian e6729a3bee Add URL for: 18 years ago
Bruce Momjian def329d165 Prevent psql \copy from accepting multiple string parameters, e.g. 18 years ago
Bruce Momjian 288579ca71 Update TODO: 18 years ago
Bruce Momjian fc8d249457 add to TODO COPY: 18 years ago
Bruce Momjian 5db5d70a6d Add to pl/pgsql: 18 years ago
Bruce Momjian 8dc75d062f Add: 18 years ago
Bruce Momjian 1ac2627ab0 Add: 18 years ago
Bruce Momjian 56c7614bb2 Add: 18 years ago
Bruce Momjian 955ddc3e7d < * Consider adding buffers the BGW finds reusable to the free list 18 years ago
Bruce Momjian 639c6cb712 Add URL for: 18 years ago
Tom Lane 611b4393f2 Make TransactionIdIsInProgress check transam.c's single-item XID status cache 18 years ago
Bruce Momjian ba8a9a9282 Add: 18 years ago
Bruce Momjian beaef327eb Add: 18 years ago