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

Commitb822509

Browse files
ildusAlexander Korotkov
authored and
Alexander Korotkov
committed
Add changes related with documentation
1 parentf3d7a9d commitb822509

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

‎doc/src/sgml/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ DBTOEPUB ?= dbtoepub
5050

5151

5252
GENERATED_SGML = bookindex.sgml version.sgml\
53-
features-supported.sgml features-unsupported.sgml errcodes-table.sgml
53+
features-supported.sgml features-unsupported.sgml errcodes-table.sgml\
54+
waits-monitoring.sgml
5455

5556
ALLSGML :=$(wildcard$(srcdir)/*.sgml$(srcdir)/ref/*.sgml)$(GENERATED_SGML)
5657

‎doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<!ENTITY config SYSTEM "config.sgml">
5050
<!ENTITY user-manag SYSTEM "user-manag.sgml">
5151
<!ENTITY wal SYSTEM "wal.sgml">
52+
<!ENTITY waits-monitoring SYSTEM "waits-monitoring.sgml">
5253

5354
<!-- programmer's guide -->
5455
<!ENTITY bgworker SYSTEM "bgworker.sgml">

‎doc/src/sgml/postgres.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
&diskusage;
161161
&wal;
162162
&regress;
163+
&waits-monitoring;
163164

164165
</part>
165166

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp