Commit Graph

4538 Commits (96656f7dd71f15e8ab522dfb07b7cf010a971fd8)

Author SHA1 Message Date
Tom Lane 69946411d3 Add hooks for type-specific calculation of ANALYZE statistics. Idea and 22 years ago
Bruce Momjian d27471fe0a Add from Joe Conway: 22 years ago
Bruce Momjian e850e30fc8 Jan: 22 years ago
Bruce Momjian 4a1c29f87e Improve \? wording, remove 'internal'. 22 years ago
Bruce Momjian 6a13bdd8f3 Add bitmap discussion to performance TODO.detail. 22 years ago
Bruce Momjian 2b721d3d41 Remove TODO.detail files that contained useless or very old information. 22 years ago
Bruce Momjian 5de02e283f Done: 22 years ago
Bruce Momjian b3efb9f037 File not needed: 22 years ago
Bruce Momjian b8369db5fc Mostly done: 22 years ago
Bruce Momjian f66f437fac File not needed: 22 years ago
Bruce Momjian b23d694544 Remove: 22 years ago
Bruce Momjian db55d7a212 Merge files: 22 years ago
Bruce Momjian b4c0b196fb Not needed: 22 years ago
Bruce Momjian b3fbb4b801 Not needed: 22 years ago
Bruce Momjian ebf4bb7f2e Not needed: 22 years ago
Bruce Momjian de4b486eed Remove crossdb content. 22 years ago
Bruce Momjian fbfc9dc20b Add, dblink doesn't do this: 22 years ago
Bruce Momjian 329207e817 Done, mostly by dblink, I think: 22 years ago
Bruce Momjian 209e866a5a Fix typo: 22 years ago
Bruce Momjian 43d37a81dd Add: 22 years ago
Bruce Momjian 76f02b51b6 Remove URL for specific pljava implementation: 22 years ago
Bruce Momjian 3b6bf0c07d Add: 22 years ago
Bruce Momjian ac4ad7bf2c Does not apply anymore: 22 years ago
Neil Conway e29d8f3c34 SGML markup improvements. 22 years ago
Bruce Momjian fd44e2fb14 Add URL for most current version. 22 years ago
Bruce Momjian 04e82e5008 Add mention of the developer's FAQ. 22 years ago
Bruce Momjian 9534fd73d8 Add mention of PostgreSQL as a community project. 22 years ago
Bruce Momjian 9f361350d7 Add PITR web page: 22 years ago
Joe Conway 687d7cf355 Documentation for generate_series() functions committed a few days ago. 22 years ago
Tom Lane 391c3811a2 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 22 years ago
Bruce Momjian 39d715bee6 Add: 22 years ago
Tom Lane e1826d037a Update char_length() example for new semantics. 22 years ago
Tom Lane f27976c85b Make length() disregard trailing spaces in char(n) values, per discussion 22 years ago
Bruce Momjian 777babeced Add: 22 years ago
Neil Conway 45842e6c52 Improve the documentation of the 'join_collapse_limit' GUC var. Thanks to 22 years ago
Bruce Momjian af29187f2e Add Name: 22 years ago
Bruce Momjian ee96c82cc2 Done: 22 years ago
Neil Conway e0707cbae9 The attached patch clarifies (or, rather, makes explicit) to readers how 22 years ago
Bruce Momjian 7a14a72e08 Added: 22 years ago
Neil Conway f30d39e706 Add usage examples for PREPARE and EXECUTE. Original patch from Gavin 22 years ago
Bruce Momjian ee2f149d30 Clarify that the 'user' column still applies for 'trust'. 22 years ago
Bruce Momjian 3761f968c8 Update datestamp. 22 years ago
Bruce Momjian 34f0a8e72d *** empty log message *** 22 years ago
Bruce Momjian ccf3a0440a Add Joe to TODO: 22 years ago
Bruce Momjian acfa013e81 Fix typo I mistakenly added. 22 years ago
Bruce Momjian afe7b7b60e Update null storage description. 22 years ago
Bruce Momjian 8303a3d1ea Mention that log_statement only prints query on PREPARE, not EXECUTE, 22 years ago
Tom Lane 9d8888079d Support named parameters in information_schema.parameters, 22 years ago
Tom Lane c8bcd5ca92 Fix problems with dropped columns in pltcl triggers, per report from Patrick Samson. 22 years ago
Tom Lane 0152f14812 Example of a function taking a composite type should show how to call it. 22 years ago