Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Conway2024-03-09 22:32:32 +0000
committerJoe Conway2024-03-09 22:32:32 +0000
commit81d13a8dc066e571dca032da0a5fc1d81214d2bb (patch)
tree103878b9df9ca177ccd0bda31d4482ade9669720 /src/backend/commands/dbcommands.c
parent519443162dce52a3b10372338401d63084f720b8 (diff)
Make contrib/tablefunc crosstab() also check typmod
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
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions