postgresql/src/backend/access
Peter Eisentraut 35670340f5 Refactor typenameTypeId()
Split the old typenameTypeId() into two functions: A new typenameTypeId() that
returns only a type OID, and typenameTypeIdAndMod() that returns type OID and
typmod.  This isolates call sites better that actually care about the typmod.
2010-10-25 21:44:49 +03:00
..
common Refactor typenameTypeId() 2010-10-25 21:44:49 +03:00
gin Fix a passel of inappropriately-named global functions in GIN. 2010-10-17 21:43:26 -04:00
gist Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hash Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
heap Improve logging in VACUUM FULL VERBOSE and CLUSTER VERBOSE. 2010-10-07 21:46:46 -04:00
index Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nbtree Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
transam Don't try to fetch database name when SetTransactionIdLimit() is executed 2010-10-20 12:48:51 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00