Обсуждение: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Вложения
- v6-0016-error-safe-for-casting-character-varying-to-other-types-p.patch
- v6-0015-error-safe-for-casting-timestamp-to-other-types-per-pg_ca.patch
- v6-0014-error-safe-for-casting-timestamptz-to-other-types-per-pg_.patch
- v6-0017-make-ArrayCoerceExpr-error-safe.patch
- v6-0018-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v6-0010-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v6-0012-error-safe-for-casting-interval-to-other-types-per-pg_cas.patch
- v6-0013-error-safe-for-casting-macaddr8-to-other-types-per-pg_cas.patch
- v6-0009-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v6-0011-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v6-0008-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v6-0006-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v6-0007-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v6-0005-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v6-0004-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v6-0003-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v6-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
- v6-0002-error-safe-for-casting-character-to-other-types-per-pg_ca.patch
Вложения
- v7-0019-invent-some-error-safe-functions.patch
- v7-0020-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v7-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v7-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v7-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v7-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v7-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v7-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v7-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v7-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v7-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v7-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v7-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v7-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v7-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v7-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v7-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_ca.patch
- v7-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v7-0018-error-safe-for-casting-geometry-data-type.patch
- v7-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
Вложения
- v8-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v8-0019-invent-some-error-safe-functions.patch
- v8-0020-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v8-0018-error-safe-for-casting-geometry-data-type.patch
- v8-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v8-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v8-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v8-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v8-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v8-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v8-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v8-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v8-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v8-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v8-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_ca.patch
- v8-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v8-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v8-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v8-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v8-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
Вложения
- v9-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v9-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v9-0019-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v9-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v9-0018-error-safe-for-casting-geometry-data-type.patch
- v9-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v9-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v9-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v9-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v9-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v9-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v9-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v9-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_ca.patch
- v9-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v9-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v9-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v9-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v9-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v9-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
Вложения
- v10-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v10-0018-error-safe-for-casting-geometry-data-type.patch
- v10-0019-invent-some-error-safe-functions.patch
- v10-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v10-0020-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v10-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v10-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v10-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v10-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v10-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v10-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v10-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v10-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v10-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v10-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v10-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v10-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_c.patch
- v10-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v10-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v10-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
Вложения
- v11-0018-error-safe-for-casting-geometry-data-type.patch
- v11-0020-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v11-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v11-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v11-0019-invent-some-error-safe-functions.patch
- v11-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v11-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v11-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v11-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v11-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v11-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v11-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v11-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v11-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v11-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_c.patch
- v11-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v11-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch
- v11-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v11-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v11-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch
Вложения
- v12-0019-invent-some-error-safe-functions.patch
- v12-0018-error-safe-for-casting-geometry-data-type.patch
- v12-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch
- v12-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch
- v12-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch
- v12-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch
- v12-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch
- v12-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch
- v12-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch
- v12-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch
- v12-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch
- v12-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch
- v12-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch
- v12-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch
- v12-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_c.patch
- v12-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v12-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch
- v12-0004-error-safe-for-casting-character-to-other-types-per-pg_cast.patch
- v12-0020-CAST-expr-AS-newtype-DEFAULT-ON-ERROR.patch
- v12-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch