]> granicus.if.org Git - postgresql/commit
Added missing constuctor/destructor for interval and date.
authorMichael Meskes <meskes@postgresql.org>
Thu, 14 Sep 2006 08:02:38 +0000 (08:02 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 14 Sep 2006 08:02:38 +0000 (08:02 +0000)
commit0f0d6765ce0b10b989df60d89f2f6f4661c72218
tree43f2c1fc436aa2c3ae6fc17a3feed3d9b21d5d4c
parentf8fe328c24f15ccb8cc7655bb75ef2a299934518
Added missing constuctor/destructor for interval and date.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/include/pgtypes_date.h
src/interfaces/ecpg/include/pgtypes_interval.h
src/interfaces/ecpg/pgtypeslib/datetime.c
src/interfaces/ecpg/pgtypeslib/interval.c
src/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.c
src/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.stdout
src/interfaces/ecpg/test/pgtypeslib/dt_test2.pgc