Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 747df1a

Browse files
committed
Remove obsolete information about altering default optimization flags for
gcc. Per comment from original author, Brian Gallew: "Ancient history. Kill it fast."
1 parent cdbf9b3 commit 747df1a

File tree

3 files changed

+2
-81
lines changed

3 files changed

+2
-81
lines changed

doc/src/sgml/compiler.sgml

Lines changed: 0 additions & 77 deletions
This file was deleted.

doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.32 2003/10/22 22:28:10 tgl Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.33 2003/10/23 13:58:43 tgl Exp $ -->
22

33
<!entity history SYSTEM "history.sgml">
44
<!entity info SYSTEM "info.sgml">
@@ -77,7 +77,6 @@
7777
<!entity arch-dev SYSTEM "arch-dev.sgml">
7878
<!entity bki SYSTEM "bki.sgml">
7979
<!entity catalogs SYSTEM "catalogs.sgml">
80-
<!entity compiler SYSTEM "compiler.sgml">
8180
<!entity geqo SYSTEM "geqo.sgml">
8281
<!entity gist SYSTEM "gist.sgml">
8382
<!entity indexcost SYSTEM "indexcost.sgml">

doc/src/sgml/postgres.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.58 2003/10/22 22:28:10 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.59 2003/10/23 13:58:43 tgl Exp $
33
-->
44

55
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
@@ -239,7 +239,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.58 2003/10/22 22:28:10 tg
239239
&gist;
240240
&page;
241241
&bki;
242-
&compiler;
243242

244243
</part>
245244

0 commit comments

Comments
 (0)