aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexport.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-07-06 11:16:53 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2013-07-06 11:16:53 -0400
commite407192c937d993be1a4f5636a1afa57cf492f6f (patch)
tree6cda675e9ca90cd49bb4c8905fde6bae4d77aaec /src/backend/regex/regexport.c
parent7d114fb46fd2b88cfab05f8e36ba9e9762cd576a (diff)
downloadpostgresql-e407192c937d993be1a4f5636a1afa57cf492f6f.tar.gz
postgresql-e407192c937d993be1a4f5636a1afa57cf492f6f.zip
Rename a function to avoid naming conflict in parallel regression tests.
Commit 31a891857a128828d47d93c63e041f3b69cbab70 added some tests in plpgsql.sql that used a function rather unthinkingly named "foo()". However, rangefuncs.sql has some much older tests that create a function of that name, and since these test scripts run in parallel, there is a chance of failures if the timing is just right. Use another name to avoid that. Per buildfarm (failure seen today on "hamerkop", but probably it's happened before and not been noticed).
Diffstat (limited to 'src/backend/regex/regexport.c')
0 files changed, 0 insertions, 0 deletions