File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ endif
103
103
ifeq ($(PGPRO_PACKAGE_NAME ) ,)
104
104
PRODUCT_NAME =$(PACKAGE_NAME )
105
105
else
106
- PRODUCT_NAME =$( PGPRO_PACKAGE_NAME )
106
+ PRODUCT_NAME ="Postgres Pro"
107
107
endif
108
108
109
109
# The draft target creates HTML output in draft mode, without index (for faster build).
Original file line number Diff line number Diff line change 5
5
6
6
<para>
7
7
Selected references and readings for <acronym>SQL</acronym>
8
- and <productname>&productname; </productname>.
8
+ and <productname>PostgreSQL </productname>.
9
9
</para>
10
10
11
11
<para>
164
164
</bibliodiv>
165
165
166
166
<bibliodiv>
167
- <title>&productname; -specific Documentation</title>
167
+ <title>PostgreSQL -specific Documentation</title>
168
168
<para>This section is for related documentation.</para>
169
169
170
170
<biblioentry id="SIM98">
171
- <title>Enhancement of the ANSI SQL Implementation of &productname; </title>
171
+ <title>Enhancement of the ANSI SQL Implementation of PostgreSQL </title>
172
172
<titleabbrev>Simkovics, 1998</titleabbrev>
173
173
<authorgroup>
174
174
<author>
@@ -199,7 +199,7 @@ ssimkovi@ag.or.at
199
199
<para>
200
200
Discusses SQL history and syntax, and describes the addition of
201
201
<literal>INTERSECT</> and <literal>EXCEPT</> constructs into
202
- <productname>&productname; </productname>. Prepared as a Master's
202
+ <productname>PostgreSQL </productname>. Prepared as a Master's
203
203
Thesis with the support of O. Univ. Prof. Dr. Georg Gottlob and
204
204
Univ. Ass. Mag. Katrin Seyr at Vienna University of Technology.
205
205
</para>
You can’t perform that action at this time.
0 commit comments