aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execPartition.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-01-28 14:01:41 +0100
committerPeter Eisentraut <peter@eisentraut.org>2021-01-28 14:28:41 +0100
commitb034ef9b376dbe712caa076541d6a750f37d85ce (patch)
tree82a37fb7223d96af0bbda527d306829fa0504cf1 /src/backend/executor/execPartition.c
parent6c5576075b0f93f2235ac8a82290fe3b6e82300d (diff)
downloadpostgresql-b034ef9b376dbe712caa076541d6a750f37d85ce.tar.gz
postgresql-b034ef9b376dbe712caa076541d6a750f37d85ce.zip
Remove gratuitous uses of deprecated SELECT INTO
CREATE TABLE AS has been preferred over SELECT INTO (outside of ecpg and PL/pgSQL) for a long time. There were still a few uses of SELECT INTO in tests and documentation, some old, some more recent. This changes them to CREATE TABLE AS. Some occurrences in the tests remain where they are specifically testing SELECT INTO parsing or similar. Discussion: https://www.postgresql.org/message-id/flat/96dc0df3-e13a-a85d-d045-d6e2c85218da%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/execPartition.c')
0 files changed, 0 insertions, 0 deletions