September 25, 2025: PostgreSQL 18 Released!
DocumentationPostgreSQL devel (2025年10月06日 06:32:27 - git commit a5b543258aa)
Supported Versions: Current (18) / 17 / 16 / 15 / 14 / 13
Development Versions: devel
Unsupported versions: 12 / 11
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.
34.16. Oracle Compatibility Mode
Prev Up Chapter 34. ECPG — Embedded SQL in C Home Next

34.16. Oracle Compatibility Mode #

ecpg can be run in a so-called Oracle compatibility mode. If this mode is active, it tries to behave as if it were Oracle Pro*C.

Specifically, this mode changes ecpg in three ways:

  • Pad character arrays receiving character string types with trailing spaces to the specified length

  • Zero byte terminate these character arrays, and set the indicator variable if truncation occurs

  • Set the null indicator to -1 when character arrays receive empty character string types


Prev Up Next
34.15. Informix Compatibility Mode Home 34.17. Internals

AltStyle によって変換されたページ (->オリジナル) /