Commit Graph

3207 Commits (3de91c18b51f0f983974dd0c369b424f9db03e84)

Author SHA1 Message Date
Bruce Momjian a302b8e150 Back out tutorial changes: 22 years ago
Bruce Momjian 7b43450931 Fix markup errors from recent patch. 22 years ago
Bruce Momjian aaad011940 1. In keeping with the recent discussion that there should be more 22 years ago
Bruce Momjian 45edc20283 Add mention of how to use \df to find functions using/returning specific 22 years ago
Bruce Momjian fd071bd478 Fix to_char for 1 BC. Previously it returned 1 AD. 22 years ago
Bruce Momjian 80683f2a07 Update FAQ from Robert Treat 22 years ago
Neil Conway 1090aa8cc7 More cross-reference work, other minor SGML fixes and improvements. 22 years ago
Tom Lane 7a944e41b4 Convert some GUC variable references to links. 22 years ago
Tom Lane 8899a2aba9 Replace max_expr_depth parameter with a max_stack_depth parameter that 22 years ago
Neil Conway ce5273757b Make a cross-reference in the ALTER TABLE ref page into a <xref>. 22 years ago
Neil Conway d6bc5944a0 Fix a minor typo in the log_line_prefix docs and make a couple other 22 years ago
Bruce Momjian 6daf396879 Add thread locking to SSL and Kerberos connections. 22 years ago
Bruce Momjian fcfa2c790a Document fallback to tcp/ip localhost connection from psql on ports 22 years ago
Tom Lane 1c4da387ad PQresult should be PGresult. 22 years ago
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