From afaf8788acb1a2b518fb36bf95c24fcfd568bc5f Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 9 Jun 2011 09:27:26 +0200 Subject: Remove support for timezone types TIMETZ and TIMESTAMPTZ --- odb/relational/pgsql/context.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'odb/relational/pgsql/context.hxx') diff --git a/odb/relational/pgsql/context.hxx b/odb/relational/pgsql/context.hxx index 35951bc..468f73a 100644 --- a/odb/relational/pgsql/context.hxx +++ b/odb/relational/pgsql/context.hxx @@ -36,9 +36,7 @@ namespace relational // DATE, TIME, - TIMETZ, TIMESTAMP, - TIMESTAMPTZ, // String and binary types. // -- cgit v1.1