Commit Graph

7263 Commits (0b56be83441c01419fcf82ebe666e968e6f7b246)

Author SHA1 Message Date
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
Bruce Momjian faf69ee4a3 Oops, removed: 19 years ago
Bruce Momjian 0f45c0890b Add: 19 years ago
Bruce Momjian 876ef5d5c9 Remove blank lines in HTML FAQ. 19 years ago
Bruce Momjian 051b52c886 Add FAQ entry to mention using COALESCE() for concatenation of possible 19 years ago
Peter Eisentraut 314c7b642b Make separate targets for building printable documentation in A4 and 19 years ago
Peter Eisentraut 5f1f30d136 Reorganize XSLT stylesheet support. Put common things into a separate 19 years ago
Peter Eisentraut 0a265e487b Add some information about increasing JadeTeX parameters. 19 years ago
Peter Eisentraut 465269b8ad Drop indentation of verbatim environments in print output. This increased 19 years ago
Peter Eisentraut c605441c79 Generalize Texinfo rules. Prevent them from overriding the PostScript 19 years ago
Tom Lane 0cb91ccba9 Remove the logId/logSeg fields from pg_control, because they are not needed 19 years ago
Tom Lane 98cacd1a0a Fix broken markup. 19 years ago
Neil Conway 886a02d1cb Add a txn_start column to pg_stat_activity. This makes it easier to 19 years ago
Bruce Momjian a39e3958e9 Change psql \\ example to use single quotes, per TOm. 19 years ago
Bruce Momjian a4242d7f87 Back out mention of port success from FAQs, per Tom, added by Simon. 19 years ago
Bruce Momjian d7f316d28e Clean up psql -c documentation that uses \\. 19 years ago
Bruce Momjian a6f156b931 Make URL to docs use /current/. 19 years ago
Bruce Momjian c08cfab407 Fix documentation example of using psql \x with a SELECT command, per 19 years ago
Bruce Momjian 5b2def8969 Update of port patches, HEAD patch only. 19 years ago