Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3a0fde3

Browse files
committed
Make link to schema inspection functions more clear.
1 parent266a280 commit3a0fde3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ddl.sgml,v 1.7 2002/10/2417:48:54 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/ddl.sgml,v 1.8 2002/10/2421:10:58 tgl Exp $ -->
22

33
<chapter id="ddl">
44
<title>Data Definition</title>
@@ -1462,7 +1462,7 @@ SET search_path TO myschema;
14621462
</para>
14631463

14641464
<para>
1465-
See also <xref linkend="set-search-path"> for other ways to access
1465+
See also <xref linkend="functions-misc"> for other ways to access
14661466
the schema search path.
14671467
</para>
14681468

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.128 2002/10/05 23:43:42 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.129 2002/10/24 21:10:58 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -5356,7 +5356,7 @@ SELECT NULLIF(value, '(none)') ...
53565356
path returned.
53575357
</para>
53585358

5359-
<para id=set-search-path xreflabel="SET SEARCH_PATH">
5359+
<para>
53605360
<indexterm>
53615361
<primary>search path</primary>
53625362
<secondary>changing at runtime</secondary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp