Commits

DateSubjectAuthorReleases
2022-12-14 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2022-03-04 Tighten overflow checks in tidin(). Tom Lane 15.0
2018-12-30 Add a hash opclass for type "tid". Tom Lane 12.0
2011-10-11 Rearrange the implementation of index-only scans. Tom Lane 9.2.0
2007-08-27 Make currtid() functions require SELECT privileges on the target table. Tom Lane 8.3.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2006-07-21 Add the full set of comparison functions for type TID, including a btree Tom Lane 8.2.0
2006-07-14 Fix a passel of recently-committed violations of the rule 'thou shalt Tom Lane 8.2.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2003-08-11 Code cleanup inspired by recent resname bug report (doesn't fix the bug Tom Lane 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-05-12 Add binary I/O routines for a bunch more datatypes. Still a few to go, Tom Lane 7.4.1
2002-08-29 Code review for standalone composite types, query-specified composite Tom Lane 7.3.1
2002-03-30 Further cleanups for relations in schemas: teach nextval and other Tom Lane 7.3.1
2001-09-17 Suppress compiler warning. Tom Lane 7.2.1
2000-08-03 More functions updated to new fmgr style --- money, name, tid datatypes. Tom Lane 7.1.1
2000-07-05 Update textin() and textout() to new fmgr style. This is just phase Tom Lane 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-05-29 Second round of fmgr changes: triggers are now invoked in new style, Tom Lane 7.1.1
1999-12-20 Clean up some minor gcc warnings. Tom Lane 7.1.1