aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-09-18 18:03:44 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-09-18 18:03:44 -0400
commitcc7b27da7fb884f2d69c96b8c9a0e299b4078e29 (patch)
tree9c10b0bc2383a98cc9d85000d564700d87a3dca3 /src/backend/access/transam/commit_ts.c
parent956891faba7d3036907922266f19a9fb7140363d (diff)
downloadpostgresql-cc7b27da7fb884f2d69c96b8c9a0e299b4078e29.tar.gz
postgresql-cc7b27da7fb884f2d69c96b8c9a0e299b4078e29.zip
Use factorial rather than numeric_fac in create_operator.sql.
These two SQL functions are aliases for the same C function, so this change has no semantic effect. However, because we dropped the numeric_fac alias in HEAD (commit 76f412ab3), operator definitions based on that one don't port forward, causing problems for cross-version upgrade tests based on the regression database. Patch all active back branches to dodge the problem. Discussion: https://postgr.es/m/449144.1600439950@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions