PostgreSQL Source Code
git master
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
f
h
i
n
o
p
r
s
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
datetime.h
Go to the documentation of this file.
1
/* src/interfaces/ecpg/include/datetime.h */
2
3
#ifndef _ECPG_DATETIME_H
4
#define _ECPG_DATETIME_H
5
6
#include <
ecpg_informix.h
>
7
8
/* source created by ecpg which defines these symbols */
9
#ifndef _ECPGLIB_H
10
typedef
timestamp
dtime_t
;
11
typedef
interval
intrvl_t
;
12
#endif
/* ndef _ECPGLIB_H */
13
14
#endif
/* ndef _ECPG_DATETIME_H */
ecpg_informix.h
intrvl_t
interval intrvl_t
Definition:
datetime.h:11
dtime_t
timestamp dtime_t
Definition:
datetime.h:10
timestamp
int64 timestamp
Definition:
pgtypes_timestamp.h:10
interval
Definition:
pgtypes_interval.h:24
src
interfaces
ecpg
include
datetime.h
Generated on Tue Dec 3 2024 18:13:25 for PostgreSQL Source Code by
1.9.1