Fix #72058: pg_field_num Error with Quoted Aliases

This commit is contained in:
Christoph M. Becker 2021-11-11 12:33:38 +01:00
parent 87a037014f
commit 6fcf14255c
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -41,6 +41,8 @@
<listitem>
<para>
The name of the field.
The given name is treated like an identifier in an SQL command,
that is, it is downcased unless double-quoted.
</para>
</listitem>
</varlistentry>