diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-08-04 21:54:28 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-08-04 22:01:37 -0400 |
commit | f85f88bcc270cf12defc34f143456834d8d8c6f8 (patch) | |
tree | 2c534351ba189bc7bddca96033365b6442d3d831 /src/tutorial/funcs.c | |
parent | 7e174fa793a2df89fe03d002a5087ef67abcdde8 (diff) | |
download | postgresql-f85f88bcc270cf12defc34f143456834d8d8c6f8.tar.gz postgresql-f85f88bcc270cf12defc34f143456834d8d8c6f8.zip |
Fix bug in deciding whether to scan newly-attached partition.
If the table being attached had different attribute numbers than the
parent, the old code could incorrectly decide it needed to be scanned.
Amit Langote, reviewed by Ashutosh Bapat
Discussion: http://postgr.es/m/CA+TgmobexgbBr2+Utw-pOMw9uxaBRKRjMW_-mmzKKx9PejPLMg@mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions