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