Commit Graph

3093 Commits (c7099997ac3770a42cad8df26f11d4d5c385f8a7)

Author SHA1 Message Date
Tom Lane 8ed89773c5 Fix small typo. 22 years ago
Tom Lane 121cf2b904 Repair misleading description of MOVE's command tag result. 22 years ago
Tom Lane f862c42009 Use dollar-quoting for function bodies, unless disabled with 22 years ago
Tom Lane 24614a9880 Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 22 years ago
Neil Conway 446b5476e5 Minor SGML improvements. 22 years ago
Neil Conway 9f894981da Fix typo in postmaster reference page: from Tom. 22 years ago
Neil Conway fd4f3b3b62 Improve the locale and character set docs, add some <xref>s pointing 22 years ago
Tom Lane 2e45c143ef Replace the virtual_host and tcpip_socket parameters with a unified 22 years ago
Tom Lane 3b7ca96c2c Clean up rather poor description of the difference between INHERITS and 22 years ago
Bruce Momjian 3ceda5eab3 I just noticed that \dp outputs "Table" to indicate relations (tables, 22 years ago
Tom Lane f938c2b91b Revise syntax-error reporting behavior to give pleasant results for 22 years ago
Tom Lane 6c7e6d2baa Add a usage example for has_function_privilege(). 22 years ago
Bruce Momjian d245b6bd9f Document SPI_push() and SPI_pop(). 22 years ago
Bruce Momjian e2d8c1b2bb log_statement was not removed by the previous patch. It only updated 22 years ago
Bruce Momjian 221c0adaa8 Update random regression test text to be clearer. 22 years ago
Bruce Momjian 48c9fbd35c Update random test description because it fails less frequently now. 22 years ago
Bruce Momjian d6b57925ca Remove GUC log_statement, log_pid, log_timestamp, log_source_port. 22 years ago
Bruce Momjian 98bb1d2085 Fix typo. 22 years ago
Bruce Momjian 10afaf472a Mention Linux syslog will sync lines to disk, and describe how to 22 years ago
Bruce Momjian e3d6ee6c28 Update FAQ with current release version. 22 years ago
Bruce Momjian fab1a5950b Update Russian FAQ, Viktor Vislobokov 22 years ago
Neil Conway be7976d5a2 Fix a typo in the documentation for geqo_effort. 22 years ago
Neil Conway fe9c4420e4 Improve documentation for the newly-added NOWAIT clause of LOCK TABLE. 22 years ago
Neil Conway bfd6f52b0e Allow 'Infinity' and '-Infinity' as input to the float4 and float8 22 years ago
Bruce Momjian 0f8c4bc4a2 Document the SSL and Kerberos are not thread-safe. 22 years ago
Tatsuo Ishii 0b86ade1c2 Add NOWAIT option to LOCK command 22 years ago
Neil Conway ae22a6c185 Fix a typo. 22 years ago
Neil Conway f28d5614ce Tweak some text to avoid using <command>SET</command> as a verb, per 22 years ago
Bruce Momjian 832e6df893 Remove blank line in Makefile. 22 years ago
Bruce Momjian 66cb7e2e99 Add HISTORY/INSTALL clean target to 7.4.X. 22 years ago
Neil Conway 47110ace3a Add documentation for the recent 'ALSO' patch for CREATE RULE. Along 22 years ago
Neil Conway 80ec228389 Refer to GUC variables using <xref> tags rather than <varname> tags, 22 years ago
Bruce Momjian 943eae92fb Add ALSO keyword to CREATE RULE. 22 years ago
Bruce Momjian 2d3fe86bc4 Add: 22 years ago
Bruce Momjian e0bed412a2 Have SGML make clean remove text files output as well 22 years ago
Bruce Momjian fb5eb6ac87 Update German FAQ. 22 years ago
Tom Lane 0bdce30f6b Some editorial work on 7.4.2 release notes. 22 years ago
Neil Conway 5ae38167cf Improve discussion of using OIDs for identifying rows, fix an instance of 22 years ago
Neil Conway cb659ecb40 Explicitely mention that some GUC variables cannot be changed at 22 years ago
Neil Conway ab8faed00d Editorialization of some text discussing 'IS NULL' vs. '= NULL'. 22 years ago
Bruce Momjian 565b4f2de5 Use lynx -stdin and regenerate HISTORY 22 years ago
Tom Lane 96c229dd7a Improve documentation of virtual_host parameter: old text failed to 22 years ago
Bruce Momjian ff47b8518e First update of release notes for 7.4.2. Still needs work. 22 years ago
Bruce Momjian 39042637dd Oops, '-' doesn't work for my lynx either. 22 years ago
Bruce Momjian 8fc7522cad Use '-' for stdin on lynx, my lynx version doesn't support -stdin. 22 years ago
Bruce Momjian aef037723f Update Polish FAQ, from Marcin Mazurek. 22 years ago
Bruce Momjian 1973971821 Per a brief conversation with Tom, I've created a patch for adding 22 years ago
Bruce Momjian 033e37bed1 Fix for underscore in ID sgml markup. 22 years ago
Bruce Momjian 65a0db19f4 Add new SPI functions for use by PL/Java: 22 years ago
Neil Conway 2146bfc869 Emit a warning when an empty string is input to the oid, float4, and 22 years ago