Commit Graph

26385 Commits (b6912af22bc9e6073d2dd05789a09f7f81b18d14)
 

Author SHA1 Message Date
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
Bruce Momjian 3c361cbe57 Add URL for: 18 years ago
Bruce Momjian 9d96b581d0 Add: 18 years ago
Tom Lane 6a17826621 Change hashscan.c to keep its list of active hash index scans in 18 years ago
Bruce Momjian b2facfd918 Add: 18 years ago
Bruce Momjian cbd08f6370 Add: 18 years ago
Teodor Sigaev 3b8bca335d Fix memory arrangement of tsquery after removing stop words. It causes 18 years ago
Bruce Momjian 588d213a92 Clearify PITR doc wording. 18 years ago
Bruce Momjian 5490ccc033 Update wording: 18 years ago
Bruce Momjian 86e39da9c6 Add: 18 years ago
Bruce Momjian 868d7e2643 Add: 18 years ago
Bruce Momjian 60fb7187d0 Add URL for: 18 years ago
Bruce Momjian cfc4d6ef11 Add URL for: 18 years ago
Bruce Momjian 7afc827cf6 Add URLs for: 18 years ago
Bruce Momjian 512775e2c6 Add URL for: 18 years ago
Bruce Momjian dc29472b74 Document that enabling asserts can _significantly_ slow down the server. 18 years ago
Bruce Momjian 38ade59f95 Add: 18 years ago
Bruce Momjian 2b70548bd4 Document use of pg_locks.objid for advisory locks, suggestion from Marc Mamin 18 years ago
Bruce Momjian 4f887c6bf0 Add: 18 years ago
Bruce Momjian 9772eb339d Add: 18 years ago
Bruce Momjian 0083856e01 Add: 18 years ago
Bruce Momjian 7ec66eab88 Improve "bgwriter_lru_multiplier" GUC description. 18 years ago
Bruce Momjian 51c3727903 Move client encoding libpq function docs into libpq doc section, and 18 years ago
Bruce Momjian a4591abf37 Wording fix: 18 years ago
Bruce Momjian ecc5db57d5 Add: 18 years ago
Bruce Momjian fca7bcbb64 Break out referential integrity and server-side languages into separate 18 years ago