Content-Length: 294318 | pFad | http://github.com/postgrespro/postgres/commit/d7857e57135fa0f9edc0cfee2ddef51e130ba545
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f8da0 commit d7857e5Copy full SHA for d7857e5
doc/src/sgml/Makefile
@@ -8,7 +8,7 @@
8
#
9
10
# IDENTIFICATION
11
-# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.11 1999/12/04 04:53:14 momjian Exp $
+# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.12 1999/12/05 20:21:59 momjian Exp $
12
13
#----------------------------------------------------------------------------
14
@@ -67,11 +67,10 @@ vpath %.sgml ./ref
67
68
MANSOURCES= $(wildcard ref/*.sgml)
69
70
-APPLICATIONS= \
71
- createdb.sgml
72
- createuser.sgml \
73
- dropdb.sgml
74
- dropuser.sgml \
+APPLICATIONS= createdb.sgml createuser.sgml \
+ createlang.sgml \
+ dropdb.sgml dropuser.sgml \
+ droplang.sgml \
75
initdb.sgml initlocation.sgml \
76
ipcclean.sgml \
77
pg_dump.sgml \
doc/src/sgml/ref/Makefile
Fetched URL: http://github.com/postgrespro/postgres/commit/d7857e57135fa0f9edc0cfee2ddef51e130ba545
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments