From: Alvaro Herrera Date: Thu, 3 May 2007 15:47:37 +0000 (+0000) Subject: Fix a few more double words in docs. X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=7f9edb8b944b3a774a58b02c14a197baa110fba9;p=users%2Fbernd%2Fpostgres.git Fix a few more double words in docs. --- diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index ae06f11cf2..9093e4250c 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -31,7 +31,7 @@ currently closed to new projects in favor of PgFoundry, it still contains many active and relevant projects. Other popular PostgreSQL-related projects are hosted - independently, or on other project-hosting sites such such as SourceForge.net. You should search the web if you don't find the project you are looking for. diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 263f9b2d78..e9ce3427f7 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -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