Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
Date
Msg-id 1623377.1737043108@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4  (Vik Fearing <vik@postgresfriends.org>)
List pgsql-bugs
Vik Fearing <vik@postgresfriends.org> writes:
> #18776 appears to have been discarded as a duplicate.  In any case, no 
> one is going to fix a bug in 9.4 which has been EOL since 2020.  I 
> suggest you upgrade to a supported version and re-report the bug if it 
> still exists.

If you do reproduce your problem on a still-in-support branch,
please re-file with a *self-contained* test case.  It's impossible
for someone to reverse-engineer your problem from just the two
function definitions, with no table declarations, sample data,
calling sequence, or expected vs. actual results.

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

If it's difficult to cram all the details into our bug-reporting
form, personally I'd ignore the form and just send mail to
pgsql-bugs@lists.postgresql.org

            regards, tom lane



pgsql-bugs by date:

Previous
From: Vik Fearing
Date:
Subject: Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
Next
From: Tom Lane
Date:
Subject: Re: BUG #18775: PQgetCopyData always has an out-of-memory error if the table field stores bytea ~700 MB