Commit Graph

7340 Commits (148ea5cbeae1681ef06e7f3ccb554b8db728b45e)

Author SHA1 Message Date
Bruce Momjian 148ea5cbea Add GUC temp_tablespaces to provide a default location for temporary 19 years ago
Bruce Momjian 6441288ec9 Add 'output file' option for pg_dumpall, especially useful for Win32, 19 years ago
Bruce Momjian 1b7d863f1d Remove developers list from TODO list now that we have URLs to reference 19 years ago
Bruce Momjian 7aa09c5df5 Done: 19 years ago
Bruce Momjian d37881fd90 Allow pg_dumpall to specify a database name rather than the default 19 years ago
Bruce Momjian 5ce94b28cc Add --tablespaces-only and --roles-only options to pg_dumpall. 19 years ago
Bruce Momjian ef65f6f7a4 Prevent WAL logging when COPY is done in the same transation that 19 years ago
Tom Lane a56c5fb0f5 Update xindex.sgml to discuss operator families. 19 years ago
Tom Lane a33cf1041f Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR 19 years ago
Bruce Momjian b97b86649a Update my email address in FAQ. 19 years ago
Bruce Momjian eeae929dbe Update documenation instructions. on how to delete template1. 19 years ago
Tom Lane 5a7471c307 Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 19 years ago
Bruce Momjian 98218e9ef6 Add bitmap index URL: 19 years ago
Tom Lane fcf4b146c6 Simplify pg_am representation of ordering-capable access methods: 19 years ago
Bruce Momjian c82cc604f5 Add URL for dead space map: 19 years ago
Neil Conway 726f0807ad Update docs for recent change to setseed() return value. 19 years ago
Bruce Momjian 51fa6fdc9c Update documentation about postgresqlconf to mention default units that 19 years ago
Tom Lane 3f9b1b92a9 Fix broken markup. 19 years ago
Tom Lane f41803bb39 Refactor planner's pathkeys data structure to create a separate, explicit 19 years ago
Peter Eisentraut 978fff7942 Update build time estimate. 19 years ago
Neil Conway 4945a8fad4 Teach psql's \lo slash commands to respect quiet mode, and to output 19 years ago
Bruce Momjian 24ac4c968c Document that to remove template1, datistemplate must be 'false'. 19 years ago
Bruce Momjian 9a83bd50b7 Add wiki URL: 19 years ago
Bruce Momjian 4fdfdd44bd Add items: 19 years ago
Bruce Momjian 506b292852 Add URL for: 19 years ago
Peter Eisentraut 4b48ad4fb2 Add support for converting binary values (i.e. bytea) into xml values, 19 years ago
Peter Eisentraut 16f372d940 Optionally use xml2-config to detect installation locations of libxml. 19 years ago
Peter Eisentraut 020841071b Clean up encoding issues in the xml type: In text mode, encoding 19 years ago
Bruce Momjian 3026e1765f Mark TODO item "autovacuum on by default" as completed. 19 years ago
Neil Conway cf57ef4e50 Implement width_bucket() for the float8 data type. 19 years ago
Neil Conway da07c81fe3 Minor improvements to the TODO list. Add some URLs for some 19 years ago
Alvaro Herrera 10a5e3348e Enable autovacuum in the default configuration, per discussion. 19 years ago
Neil Conway 02609893da Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps 19 years ago
Neil Conway 7021d6f6c8 Add a note to the docs describing NaN's equality and ordering behavior. 19 years ago
Bruce Momjian 62c06186f5 Remove completed items, and the last is unwanted: 19 years ago
Tom Lane 9a54b76b39 Fix handling of CC (century) format spec in to_date/to_char. According to 19 years ago
Bruce Momjian 92dffbd029 Update to_char("CC") description. 19 years ago
Bruce Momjian c0c00ac3b7 Add URL item for psql -c changes: 19 years ago
Bruce Momjian 7b35db0620 Add: 19 years ago
Bruce Momjian f941a12426 Add URL for PQexec() for disallowing multiple queries: 19 years ago
Bruce Momjian 764160dc3d Add: 19 years ago
Bruce Momjian cce09d62a5 Add: 19 years ago
Bruce Momjian 7f1bc239c1 For pg_ctl -w, add reference to additional environment variables and pgpass. 19 years ago
Bruce Momjian ebdee66d5f Remove SGML makefile .SECONDARY tag so html rules will work properly; 19 years ago
Bruce Momjian f21d5b61ce Improve SGML build rules for non-HTML output, per Peter. 19 years ago
Bruce Momjian 125d516a7a In SGML Makefile, set proper targets for recursive calls. 19 years ago
Bruce Momjian ff0d8159fe Add: 19 years ago
Bruce Momjian 5b7be582e2 Update the UTF-8 RFC reference. RFC 2044 was obsoleted by RFC 2279, 19 years ago
Bruce Momjian f3a7068a54 Build SGML documention output several times if necessary to have proper 19 years ago
Bruce Momjian 0764f41306 Have log_temp_files be in kilobytes, remove trace call. 19 years ago