summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2007-05-03 15:47:37 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2007-05-03 15:47:37 +0000
commit61f9c3a54d39f32940d8d9e41b62283f5a16c37d (patch)
tree643987c7d441b0154585a7892b405b934117d96b /doc
parent6c6ab55b8cd72fae0516a8ba98c316effb8a5175 (diff)
downloadpostgresql-61f9c3a54d39f32940d8d9e41b62283f5a16c37d.tar.gz
Fix a few more double words in docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/sgml/external-projects.sgml4
-rw-r--r--doc/src/sgml/release.sgml6
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 5ff952dfa5..f8dad6efed 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.14 2006/11/20 17:42:16 neilc Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.14.2.1 2007/05/03 15:47:37 alvherre Exp $ -->
<appendix id="external-projects">
<title>External Projects</title>
@@ -31,7 +31,7 @@
currently closed to new projects in favor of PgFoundry, it still
contains many active and relevant projects. Other popular
<productname>PostgreSQL</productname>-related projects are hosted
- independently, or on other project-hosting sites such such as <ulink
+ independently, or on other project-hosting sites such as <ulink
url="http://sourceforge.net/">SourceForge.net</ulink>. You should search
the web if you don't find the project you are looking for.
</para>
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 8322df7759..a24d3be172 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.10 2007/04/20 03:27:34 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.488.2.11 2007/05/03 15:47:37 alvherre Exp $ -->
<!--
Typical markup:
@@ -16463,7 +16463,7 @@ Fix for SELECT timespan('21:11:26'::time) (Tom)
netmask('x.x.x.x/0') is 255.255.255.255 instead of 0.0.0.0 (Oleg Sharoiko)
Add btree index on NUMERIC (Jan)
Perl fix for large objects containing NUL characters (Douglas Thomson)
-ODBC fix for for large objects (free)
+ODBC fix for large objects (free)
Fix indexing of cidr data type
Fix for Ethernet MAC addresses (macaddr type) comparisons
Fix for date/time types when overflows happened in computations (Tom)
@@ -19056,7 +19056,7 @@ more compliant to the SQL-92 standard):
"WITH GRANT OPTION" is not supported. Only class owners can change
access control
- - The default access control is to to grant users readonly access.
+ - The default access control is to grant users readonly access.
You must explicitly grant insert/update access to users. To change
this, modify the line in
src/backend/utils/acl.h