Commit Graph

7281 Commits (d23d19a1a2c0e66dd54e557a70e59008dfd9de16)

Author SHA1 Message Date
Bruce Momjian d23d19a1a2 Done: 19 years ago
Bruce Momjian 94609f0068 Add: 19 years ago
Bruce Momjian 147f2e916c Add: 19 years ago
Bruce Momjian 282f7f2eac Already done in 8.2: 19 years ago
Bruce Momjian bd87cd5ffb Move INDEX inheritance out into a separate section: 19 years ago
Bruce Momjian 9cfcfd7c22 Done: 19 years ago
Bruce Momjian c3578a68f8 Allow initdb to specify the pg_xlog directory. 19 years ago
Bruce Momjian e85ef6e51e Document problems with release links in early branches. 19 years ago
Tom Lane 07a5a4b21e Minor copy-editing for release note updates. 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian c30a945c3d Update Japanese FAQ. 19 years ago
Bruce Momjian 1c3b43cddd Stamp major release 8.3.0, and increment library version numbers. 19 years ago
Bruce Momjian b358d9cf40 Update for release 8.2.1. 19 years ago
Bruce Momjian 281ae80f2a Create release notes for all back-branch relases on 2007-01-08. 19 years ago
Andrew Dunstan 226e9fffc8 Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl. 19 years ago
Tom Lane 53c26d6f8f Add missing reference to pg_shdescription. Greg Mullane 19 years ago
Bruce Momjian b1b73e93d5 Fix tab to space mention in FAQ_DEV. 19 years ago
Tom Lane eeb2189112 Fix erroneous implementation of -s in postmaster.c (the switch doesn't take 19 years ago
Tom Lane 5725b9d9af Support type modifiers for user-defined types, and pull most knowledge 19 years ago
Bruce Momjian 24b1f14eae Clarify wording on when ctid is modified by VACUUM FULL. 19 years ago
Bruce Momjian 3870341d1e Add TLS thread URL: 19 years ago
Bruce Momjian bb554e0d9c Remove: 19 years ago
Tom Lane e1b8a55ec8 Remove caveat about avoiding cross-type operators in constraints intended 19 years ago
Bruce Momjian 91868e7df0 Done: 19 years ago
Tom Lane de9be563d4 Use FROM clause in example UPDATE commands where appropriate. Also 19 years ago
Bruce Momjian 4f1e49119e Use "dead" rather than "expired" for vacuumable rows. 19 years ago
Tom Lane 4a836bad3a Remove incorrect semicolon in example. Joachim Wieland 19 years ago
Tom Lane c957c0bac7 Code review for XML patch. Instill a bit of sanity in the location of 19 years ago
Bruce Momjian ef5870350a Change a VACUUM manual page word from 'deleted' to 'expired', so DELETE 19 years ago
Bruce Momjian 05911de4da Document that CREATE TYPE names should not begin with an underscore, 19 years ago
Tom Lane a78fcfb512 Restructure operator classes to allow improved handling of cross-data-type 19 years ago
Bruce Momjian d31ccb6c3e Add a link to the developer's FAQ for my article about how companies can 19 years ago
Bruce Momjian 03d2a1c688 Slight adjustments to xml documentation to reflect functionality just 19 years ago
Peter Eisentraut 8c1de5fb00 Initial SQL/XML support: xml data type and initial set of functions. 19 years ago
Bruce Momjian ed1e9cd501 8.3 release schedule is year 2007, not 2006. 19 years ago
Bruce Momjian 1cacb3a098 Add timeline for next release to developer's FAQ. 19 years ago
Bruce Momjian f528e242fc Item done. 19 years ago
Andrew Dunstan 5133dd786b Interpret a dbName param to PQsetdbLogin as a conninfo string if it contains an = sign. Tom Lane and Andrew Dunstan. 19 years ago
Tom Lane 93b4f0ff77 Set pg_am.amstrategies to zero for index AMs that don't have fixed 19 years ago
Bruce Momjian cdcee16588 Fix typo: 19 years ago
Bruce Momjian 6874fb90c0 Move entry into CLUSTER section: 19 years ago
Bruce Momjian 421c1ca48d Back out double-run of PDF/PS output. Requires building bookindex.sgml 19 years ago
Bruce Momjian 8186e7ef89 TODO item not wanted: 19 years ago
Bruce Momjian 2356c9fc4c Link to summary XML email, rather than thread top: 19 years ago
Bruce Momjian eb838baf49 Document issues for SGML and XML: 19 years ago
Bruce Momjian c4dfc4137e Document patch needed to get PDF and PS output in a reasonable amount of 19 years ago
Bruce Momjian 9c92007029 Remove unneeded tab in file. 19 years ago
Bruce Momjian 6f84d53110 Run Jade twice when outputting Postscript and PDF so the index is 19 years ago
Bruce Momjian 8283cd7663 Update entry: 19 years ago
Bruce Momjian 0afabecbfd Document that log_line_prefix %t does not print timezone on Win32. 19 years ago