aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xid.c
Commit message (Collapse)AuthorAge
* Update copyrights to 2003.Bruce Momjian2003-08-04
|
* pgindent run.Bruce Momjian2003-08-04
|
* Add binary I/O routines for a bunch more datatypes. Still a few to go,Tom Lane2003-05-12
but that was enough tedium for one day. Along the way, move the few support routines for types xid and cid into a more logical place.