const github.com/jackc/pgx/v4.TextFormatCode

5 uses

	github.com/jackc/pgx/v4 (current package)
		extended_query_builder.go#L89: 	if formatCode == TextFormatCode {
		rows.go#L252: 			case TextFormatCode:
		rows.go#L277: 			case TextFormatCode:
		values.go#L16: 	TextFormatCode   = 0
		values.go#L234: 		return TextFormatCode