diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-04 11:11:22 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-08-04 11:11:22 -0400 |
commit | 1a9ac84923b8530ca18d497b3ccc40965c01b66b (patch) | |
tree | f9f2601790939967b863743f325d53d1038788f1 /src/backend/executor/nodeModifyTable.c | |
parent | 120e159b7d93fa36b94ded8a51fe4e619e1261ca (diff) | |
download | postgresql-1a9ac84923b8530ca18d497b3ccc40965c01b66b.tar.gz postgresql-1a9ac84923b8530ca18d497b3ccc40965c01b66b.zip |
Add proper regression test for the recent SRFs-in-pathkeys problem.
Remove the test case added by commit fac1b470a, which never actually
worked to expose the problem it claimed to test. Replace it with
a case that does expose the problem, and also covers the SRF-not-
at-the-top deficiency repaired in 1aa8dad41.
Richard Guo, with some editorialization by me
Discussion: https://postgr.es/m/17564-c7472c2f90ef2da3@postgresql.org
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions