]> granicus.if.org Git - postgresql/commit
Patch of 2004-03-30 corrected date_part(timestamp) for extracting
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Nov 2004 22:12:44 +0000 (22:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Nov 2004 22:12:44 +0000 (22:12 +0000)
commitc584103f56040f1c3d2d125256b005ff09c4d94e
tree079b073b0dbe24bd09106ecb6e79ab21c189bed5
parent19dacd44929ae2679ffb708a2386f708b70da11f
Patch of 2004-03-30 corrected date_part(timestamp) for extracting
the year from a BC date, but failed to make the same fix in
date_part(timestamptz).
src/backend/utils/adt/timestamp.c