~ubuntu-branches/ubuntu/precise/postgresql-9.1/precise-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/runtime-config-client.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-07-14 18:39:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110714183943-eqlbsrurk6kh6lou
Tags: 9.1~beta3-1
* New upstream beta release.
  - Works around gcc 4.6.0 bug. (Closes: #633086)

  Note that this does not change the data format since Beta 2, so no need
  to dump/reload clusters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.1beta2 Documentation"
 
12
TITLE="PostgreSQL 9.1beta3 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="Server Configuration"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2011-06-09T23:44:43"></HEAD
 
29
CONTENT="2011-07-08T00:15:57"></HEAD
30
30
><BODY
31
31
CLASS="SECT1"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.1beta2 Documentation</A
 
47
>PostgreSQL 9.1beta3 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
102
102
CLASS="SECT1"
103
103
><A
104
104
NAME="RUNTIME-CONFIG-CLIENT"
105
 
>18.10. Client Connection Defaults</A
 
105
>18.11. Client Connection Defaults</A
106
106
></H1
107
107
><DIV
108
108
CLASS="SECT2"
110
110
CLASS="SECT2"
111
111
><A
112
112
NAME="RUNTIME-CONFIG-CLIENT-STATEMENT"
113
 
>18.10.1. Statement Behavior</A
 
113
>18.11.1. Statement Behavior</A
114
114
></H2
115
115
><P
116
116
></P
233
233
> function
234
234
        <CODE
235
235
CLASS="FUNCTION"
236
 
>current_schemas()</CODE
237
 
>.  This is not quite the same as
 
236
>current_schemas</CODE
 
237
>
 
238
        (see <A
 
239
HREF="functions-info.html"
 
240
>Section 9.23</A
 
241
>).
 
242
        This is not quite the same as
238
243
        examining the value of <TT
239
244
CLASS="VARNAME"
240
245
>search_path</TT
241
246
>, since
242
247
        <CODE
243
248
CLASS="FUNCTION"
244
 
>current_schemas()</CODE
 
249
>current_schemas</CODE
245
250
> shows how the items
246
251
        appearing in <TT
247
252
CLASS="VARNAME"
820
825
CLASS="SECT2"
821
826
><A
822
827
NAME="RUNTIME-CONFIG-CLIENT-FORMAT"
823
 
>18.10.2. Locale and Formatting</A
 
828
>18.11.2. Locale and Formatting</A
824
829
></H2
825
830
><P
826
831
></P
1263
1268
CLASS="SECT2"
1264
1269
><A
1265
1270
NAME="RUNTIME-CONFIG-CLIENT-OTHER"
1266
 
>18.10.3. Other Defaults</A
 
1271
>18.11.3. Other Defaults</A
1267
1272
></H2
1268
1273
><P
1269
1274
></P