Go to the source code of this file.
Definition at line 61 of file pg_conversion.h.
Definition at line 29 of file pg_conversion.h.
References BKI_DEFAULT, BKI_LOOKUP, and encoding.
Definition at line 38 of file pg_conversion.c.
References BoolGetDatum(), CatalogTupleInsert(), ObjectAddress::classId, DEPENDENCY_NORMAL, elog, ereport, errcode(), ERRCODE_DUPLICATE_OBJECT, errmsg(), ERROR, FindDefaultConversion(), GetNewOidWithIndex(), heap_form_tuple(), heap_freetuple(), i, Int32GetDatum(), InvokeObjectPostCreateHook, NameGetDatum(), namestrcpy(), ObjectAddress::objectId, ObjectIdGetDatum(), ObjectAddress::objectSubId, pg_encoding_to_char, PointerGetDatum(), RelationData::rd_att, recordDependencyOn(), recordDependencyOnCurrentExtension(), recordDependencyOnOwner(), RowExclusiveLock, SearchSysCacheExists2, table_close(), table_open(), and values.
Referenced by CreateConversionCommand().
Definition at line 152 of file pg_conversion.c.
References GETSTRUCT(), i, Int32GetDatum(), InvalidOid, catclist::members, catclist::n_members, ObjectIdGetDatum(), ReleaseSysCacheList, SearchSysCacheList3, and catctup::tuple.
Referenced by ConversionCreate(), and FindDefaultConversionProc().
Definition at line 54 of file pg_conversion.h.