Commit Graph

3093 Commits (c7099997ac3770a42cad8df26f11d4d5c385f8a7)

Author SHA1 Message Date
Dennis Bjorklund 0b1f7cccd7 The trim function doc did not say that the second argument could be 22 years ago
Bruce Momjian f503b6a821 Better document INSTEAD behavior for rules. 22 years ago
Neil Conway c934cf1e96 Add a few more cross-references where appropriate, add more text about 22 years ago
Bruce Momjian 49032ca765 Update Turkish FAQ, Devrim GUNDUZ 22 years ago
Tom Lane 340d44686b Update release notes for 7.3.6. 22 years ago
Tom Lane 3811d7a08f Replace unportable use of /dev/stdin with lynx's -stdin switch. 22 years ago
Neil Conway 1a6a27650d Add a few more xrefs, where they seemed appropriate: for example, refer 22 years ago
Neil Conway 4a43b24cec Enable some additional warnings when running openjade and onsgmls. 22 years ago
Neil Conway e3f27c1847 Fix a typo in a recent commit to func.sgml that apparently broke the doc 22 years ago
Neil Conway fd015c5c99 Fix a bunch (~88) typos that the OpenJade tools don't warn about by 22 years ago
Neil Conway f46a80c362 Fix a few omissions in the initcap() documentation & source code 22 years ago
Bruce Momjian 2f17547c67 Update plpython docs to mention shared libs are possible in 2.3 or 22 years ago
Bruce Momjian 23168fb3bf Update the pl/python shared build docs to match the recent version of 22 years ago
Tom Lane f83356c7f5 Do a direct probe during postmaster startup to determine the maximum 22 years ago
Neil Conway 45f5eba90b Document the family() function (added during the 7.4 dev cycle but not 22 years ago
Neil Conway afcc6fbb60 Remove a caveat from the "backup" documentation: pg_dump now does a 22 years ago
Neil Conway 9c8d5f0be1 Add a few more <xref> tags to the SGML docs, where appropriate. Original 22 years ago
Tom Lane d46b1f904e Minor editorializing on cost-based vacuum description. 22 years ago
Neil Conway ee33fe889e Significant improvements to the documentation for the new cost-based 22 years ago
Neil Conway 11acc1ffd6 Fix a minor SGML markup infelicity in recently-applied log_disconnections 22 years ago
Bruce Momjian c53611e3e7 This patch brings up to date what I did last year (now unfortunately 22 years ago
Neil Conway 6dfb2b2517 Minor SGML markup improvements. 22 years ago
Tom Lane f0c9397f80 First steps towards statistics on expressional (nee functional) indexes. 22 years ago
Neil Conway effd0dea7e Minor documentation tweak. 22 years ago
Jan Wieck f884090371 Documentation for vacuum_cost config options. 22 years ago
Bruce Momjian 1a4652333b Mention psql variable names are case-sensitive. 22 years ago
Bruce Momjian 1decc208ac Tom Lane wrote: 22 years ago
Tom Lane 69946411d3 Add hooks for type-specific calculation of ANALYZE statistics. Idea and 22 years ago
Bruce Momjian e850e30fc8 Jan: 22 years ago
Bruce Momjian 4a1c29f87e Improve \? wording, remove 'internal'. 22 years ago
Bruce Momjian 209e866a5a Fix typo: 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
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
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
Neil Conway 45842e6c52 Improve the documentation of the 'join_collapse_limit' GUC var. Thanks to 22 years ago
Neil Conway e0707cbae9 The attached patch clarifies (or, rather, makes explicit) to readers how 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 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