Commit Graph

27310 Commits (607b2be7bb230ea4c558cb3101794f94de35ab85)
 

Author SHA1 Message Date
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
Bruce Momjian a0e4f5f30a Add: 18 years ago
Bruce Momjian efdb082878 Add: 18 years ago
Bruce Momjian 177eae145f Add another URL for: 18 years ago
Bruce Momjian 73df8b174e Add URL for: 18 years ago
Bruce Momjian d14ca04e58 Add: 18 years ago
Bruce Momjian 3879b62173 Add: 18 years ago
Bruce Momjian a2c4705702 Add for VACUUM: 18 years ago
Bruce Momjian 8129a814d0 Add URL for: 18 years ago
Bruce Momjian c3f6ca1e27 Add: 18 years ago
Bruce Momjian adc0ee5ea1 Add for pl/pgsql: 18 years ago
Bruce Momjian 8e4b2e354f Add: 18 years ago
Bruce Momjian a534afc854 Add to documentation: 18 years ago
Bruce Momjian b633f2b98a Add: 18 years ago
Bruce Momjian 2d049a07c9 Back out doc addition that statement_timeout affects autovacuum. 18 years ago
Bruce Momjian 032f9d9a2e Remove item, per Alvaro: 18 years ago
Bruce Momjian bc0fc3ec5f Add: 18 years ago
Bruce Momjian bbd2e68cfb Document that statement_timeout is not recommended in postgresql.conf 18 years ago
Bruce Momjian eb34ffc15b Add: 18 years ago
Bruce Momjian bc963fe849 Add URL for: 18 years ago
Bruce Momjian af7545edb7 Add URL for: 18 years ago
Tom Lane fe83a3fdbd Use -fwrapv in CFLAGS if we are using a version of gcc that accepts this flag. 18 years ago
Tom Lane f0828b2fc3 Provide a build-time option to store large relations as single files, rather 18 years ago
Bruce Momjian b6912af22b Add: 18 years ago
Magnus Hagander 0a66303781 Bump catversion from guc enum patch, which I forgot. Sorry! 18 years ago
Tom Lane 9d966c2e32 Fix unportable coding of new error message, per Kris Jurka. 18 years ago
Magnus Hagander 52a8d4f8f7 Implement enum type for guc parameters, and convert a couple of existing 18 years ago
Tom Lane 23c356ccec Document and enforce that the usable range of setseed() arguments is 18 years ago
Tom Lane bfce56eea4 Throw an error for negative LIMIT or OFFSET values, instead of silently 18 years ago
Tom Lane 2abf130a4e Increase the default value of log_min_messages to WARNING, so that 18 years ago
Tom Lane 7953fdcd9e Add a CaseSensitive parameter to synonym dictionaries. 18 years ago
Tom Lane 2fc2795456 Remove no-longer-used XLogCacheByte field of XLogCtl. 18 years ago
Tom Lane 3fcc7e8e18 Reduce memory consumption during VACUUM of large relations, by using 18 years ago
Tom Lane 9537739f7f Fix pgbench's getrand() function so that min and max have approximately 18 years ago
Tom Lane d9384a4b73 Remove postmaster.c's check that NBuffers is at least twice MaxBackends. 18 years ago
Tom Lane f4230d2937 Change patternsel() so that instead of switching from a pure 18 years ago
Tom Lane 422495d0da Modify prefix_selectivity() so that it will never estimate the selectivity 18 years ago
Tom Lane 6f10eb2111 Refactor heap_page_prune so that instead of changing item states on-the-fly, 18 years ago
Bruce Momjian cc05d051a6 Add: 18 years ago
Andrew Dunstan 95c238d941 Improve efficiency of attribute scanning in CopyReadAttributesCSV. 18 years ago
Tom Lane 9c767ad57b Improve pglz_decompress() so that it cannot clobber memory beyond the 18 years ago
Tom Lane ad434473eb This patch addresses some issues in TOAST compression strategy that 18 years ago
Bruce Momjian 1cc52905f0 Add: 18 years ago
Bruce Momjian f76eee0bf1 Add: 18 years ago
Bruce Momjian 0323f706b0 Added to TODO: 18 years ago
Bruce Momjian 090012131c Add to TODO: 18 years ago
Bruce Momjian 3310b3c144 Add: 18 years ago
Bruce Momjian 4864986e94 Add item: 18 years ago