diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2021-03-24 00:47:38 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2021-03-24 00:47:40 +0100 |
commit | e1a5e65703ce884529340819f6268d24f43ef8f7 (patch) | |
tree | a6f0c64bdbe484100118183ffb922413cc47680e /src/backend/executor/nodeProjectSet.c | |
parent | 5b861baa550a369e04bf67fbe83f3a5a8c742fb4 (diff) | |
download | postgresql-e1a5e65703ce884529340819f6268d24f43ef8f7.tar.gz postgresql-e1a5e65703ce884529340819f6268d24f43ef8f7.zip |
Convert Typ from array to list in bootstrap
It's a bit easier and more convenient to free and reload a List,
compared to a plain array. This will be helpful when allowing catalogs
to contain composite types.
Author: Justin Pryzby
Reviewed-by: Dean Rasheed, Tomas Vondra
Discussion: https://postgr.es/m/ad7891d2-e90c-b446-9fe2-7419143847d7%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions