aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-11-26 23:26:05 -0800
committerAndres Freund <andres@anarazel.de>2018-11-26 23:26:27 -0800
commit24a832c68a7951473e97c1bb215c549603c51b0f (patch)
tree7f3827b165c0b69eddb1a61fc9df7987d35fd365 /src/tutorial/basics.source
parent2bdca80fcc31b44b69628f7ba4b8a3b3ab23f1f1 (diff)
downloadpostgresql-24a832c68a7951473e97c1bb215c549603c51b0f.tar.gz
postgresql-24a832c68a7951473e97c1bb215c549603c51b0f.zip
Fix ac218aa4f6 to work on versions before 9.5.
Unfortunately ac218aa4f6 missed the fact that a reference to 'pg_catalog.regnamespace'::regclass wouldn't work before that type is known. Fix that, by replacing the regtype usage with a join to pg_type. Reported-By: Tom Lane Author: Andres Freund Discussion: https://postgr.es/m/8863.1543297423@sss.pgh.pa.us Backpatch: 9.5-, like ac218aa4f6
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions