Remove inappropriate double-quoting in connectby() code; adjust
Tom Lane <tgl@sss.pgh.pa.us>
Remove inappropriate double-quoting in connectby() code; adjust regression test to avoid using VALUE as a name. From Joe Conway.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tablefunc/expected/tablefunc.out | modified | +16 −16 |
| contrib/tablefunc/README.tablefunc | modified | +6 −2 |
| contrib/tablefunc/sql/tablefunc.sql | modified | +16 −16 |
| contrib/tablefunc/tablefunc.c | modified | +5 −24 |