postgres/contrib/hstore_plpython
Tom Lane 57a7d6f495 Fix broken ruleutils support for function TRANSFORM clauses.
I chanced to notice that this dumped core due to a faulty Assert.
To add insult to injury, the output has been misformatted since v11.
Obviously we need some regression testing here.

Discussion: https://postgr.es/m/d1cc628c-3953-4209-957b-29427acc38c8@www.fastmail.com
2021-01-25 13:03:12 -05:00
..
expected Fix broken ruleutils support for function TRANSFORM clauses. 2021-01-25 13:03:12 -05:00
sql Fix broken ruleutils support for function TRANSFORM clauses. 2021-01-25 13:03:12 -05:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
hstore_plpython.c Fix volatile vs. pointer confusion 2019-03-15 08:39:00 +01:00
hstore_plpython2u--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
hstore_plpython2u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython3u--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
hstore_plpython3u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpythonu--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
hstore_plpythonu.control Add transforms feature 2015-04-26 10:33:14 -04:00