that contains OIDs, the WITH OIDS clause must
be specified or the default_with_oids
configuration parameter must be enabled. Users are encouraged to
- explicitely specify WITH OIDS if their tables
+ explicitly specify WITH OIDS if their tables
require OIDs for compatibility with future releases of
+
+ Remove contrib/rserv: obsoleted by various separate projects
+
+
+
Remove pg_encoding; not needed anymore