pgsql: doc: add documentation about ecpg Oracle-compatibility mode

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: add documentation about ecpg Oracle-compatibility mode
Date: 2022-07-14 20:20:10
Message-ID: E1oC5Ji-000Cdy-BH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: add documentation about ecpg Oracle-compatibility mode

Reported-by: Takeshi Ideriha

Discussion: https://postgr.es/m/TYCPR01MB7041A157067208327D8DAAF9EAA59@TYCPR01MB7041.jpnprd01.prod.outlook.com

Backpatch-through: 11

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fc130b8e2d38bc710dbfc052a46ca9e017a5cb02

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 39 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 38 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-14 20:20:11 pgsql: doc: add documentation about ecpg Oracle-compatibility mode
Previous Message Bruce Momjian 2022-07-14 20:07:37 pgsql: doc: move system views section to its own chapter