tom Sun Apr 14 14:35:35 2002 EDT
Modified files:
/phpdoc/de/functions pgsql.xml
Log:
Typo
Index: phpdoc/de/functions/pgsql.xml
diff -u phpdoc/de/functions/pgsql.xml:1.31 phpdoc/de/functions/pgsql.xml:1.32
--- phpdoc/de/functions/pgsql.xml:1.31 Sat Apr 13 07:03:03 2002
+++ phpdoc/de/functions/pgsql.xml Sun Apr 14 14:35:33 2002
@@ -1,5 +1,5 @@
<?xml version='1.0'?>
-<!-- $Revision: 1.31 $ -->
+<!-- $Revision: 1.32 $ -->
<!-- EN-Revision: 1.78 Maintainer: conni Status: ready -->
<reference id='ref.pgsql'>
<title>PostgreSQL Funktionen</title>
@@ -204,7 +204,7 @@
</example>
<para>
Ab der PostgreSQL Version 7.1.0 ist die maximale Gr�sse eines Feldes
- mit dem Datentyp text 1GB. Ältere PostgreSQL Versionen begrenzten
+ mit dem Datentyp text 1GB. �ltere PostgreSQL Versionen begrenzten
Felder vom Typ text auf Blockgr�sse (normalerweise 8KB bis maximal
32 KB, falls dies bei der Kompilation angegeben wurde).
</para>