pq/Cursor docs
[mdref/mdref-pq] / pq / Types.md
index 1658a40959357d03bb27a3ca565f102b109cc332..bb4fc4a9dcbca5b32f526cc73fb05bdb11a499f9 100644 (file)
@@ -1,9 +1,7 @@
 # class pq\Types implements ArrayAccess
 
 Accessor to the PostgreSQL `pg_type` relation.
-
-> ***NOTE:***  
-  The following OID constants are obtained from stock PostgreSQL 9.3.5. Types from f.e. extensions can be accessed through the ArrayAccess interface of pq\Types.
+See [here for an overview](pq/Types/: Overview).
 
 ## Example:
 
@@ -51,6 +49,8 @@ Yields:
        typdefault           = 
        typacl               = 
 
+> ***NOTE:***  
+  The following OID constants are obtained from stock PostgreSQL 9.3.5. Types from f.e. extensions can be accessed through the ArrayAccess interface of pq\Types.
 
 ## Constants: