~ubuntu-branches/debian/sid/unixodbc/sid

« back to all changes in this revision

Viewing changes to Drivers/Postgre7.1/pgtypes.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2004-10-15 03:07:52 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041015030752-dzw4vhxlgycz3woj
Tags: 2.2.4-11
Brown paper bag me: conflicts do not write themselves just because
you add a line to the changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
#define PG_TYPE_DATETIME   1184
63
63
#define PG_TYPE_TIMESTAMP  1296
64
64
#define PG_TYPE_NUMERIC    1700
 
65
#define PG_TYPE_TIMESTAMP_NO_TMZONE 1114  
65
66
 
66
67
/* extern Int4 pgtypes_defined[]; */
67
68
extern Int2 sqlTypes[];