]> granicus.if.org Git - postgresql/commit
Fix memory leak for timestamp(with and w/o tz) and time indexes
authorTeodor Sigaev <teodor@sigaev.ru>
Mon, 21 Feb 2005 10:47:52 +0000 (10:47 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 21 Feb 2005 10:47:52 +0000 (10:47 +0000)
commitf49d69b813bf7c84566b082913b97ef40f568d2d
tree8c77576578a280082ea5169827d9a7034b9541e0
parent14fd629aea60b9ce14f3f24a4a283943ab073aa7
Fix memory leak for timestamp(with and w/o tz) and time indexes
contrib/btree_gist/btree_time.c
contrib/btree_gist/btree_ts.c