Commit Graph

7656 Commits (77a41e71a3550a438e579da170db86c61bd61e4b)

Author SHA1 Message Date
Bruce Momjian c120dd263b Update wording for minor release upgrades, per Alvaro. 19 years ago
Bruce Momjian 631d7018df Done: 19 years ago
Peter Eisentraut 48ba3f5711 Update documentation on XML functions 19 years ago
Bruce Momjian 3ec7ae1b67 Modify SGML makefile to allow 'gmake draft' to build draft html ('draft' 19 years ago
Bruce Momjian abbf860f72 Add: 19 years ago
Bruce Momjian ddf569e3ed Add: 19 years ago
Bruce Momjian f77b1f05f5 Add: 19 years ago
Bruce Momjian 27552ce540 Update installation wording for an upgrade to state that dump/restore 19 years ago
Bruce Momjian adef25e5ea Control openjade draft-mode by variable DRAFT, rather than whether the 19 years ago
Bruce Momjian f0fc95612d Update wording of installation when upgrading, to more clearly 19 years ago
Bruce Momjian 320abc3a95 Modify draft SGML instructions to use DRAFT=Y because recursion was 19 years ago
Bruce Momjian 8924c56820 Update BSD/OS platform for 8.2. 19 years ago
Bruce Momjian 2e6d1e5f7a Add URL for shrinking tuple to just its headers: 19 years ago
Bruce Momjian 167fa70a2e Update pg_dumpall -f option description. 19 years ago
Peter Eisentraut 22bd156ff0 Various fixes in the logic of XML functions: 19 years ago
Bruce Momjian 9597446d11 Done: 19 years ago
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