mirror of https://github.com/postgres/postgres
81d13a8dc0
contrib/tablefunc connectby() checks both type OID and typmod for its output columns while crosstab() only checks type OID. Fix that by makeing the crosstab() check look more like the connectby() check. Reported-by: Tom Lane Reviewed-by: Tom Lane Discussion: https://postgr.es/m/flat/18937.1709676295%40sss.pgh.pa.us |
||
---|---|---|
.. | ||
data | ||
expected | ||
sql | ||
.gitignore | ||
Makefile | ||
meson.build | ||
tablefunc--1.0.sql | ||
tablefunc.c | ||
tablefunc.control | ||
tablefunc.h |