Skip to content

Commit

Permalink
Fix #72058: pg_field_num Error with Quoted Aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Nov 11, 2021
1 parent 87a0370 commit 6fcf142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/pgsql/functions/pg-field-num.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 6fcf142

Please sign in to comment.