BUG #16494: cant use row['field name']

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: preetha(at)tyk(dot)jp
Subject: BUG #16494: cant use row['field name']
Date: 2020-06-15 03:45:58
Message-ID: 16494-5fdd8aea4ca35cb4@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16494
Logged by: Preeth TYK
Email address: preetha(at)tyk(dot)jp
PostgreSQL version: 12.3
Operating system: Windows
Description:

I am using pgsql with php. When trying to echo data in tables using
row['field name'] , it is returning error. I am currently using
row['row_number'] which is really inconvenient.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2020-06-15 07:11:18 Re: BUG #16494: cant use row['field name']
Previous Message Nina Marlow 2020-06-15 01:45:28 Re: BUG #16492: DROP VIEW IF EXISTS error