git.postgresql.org Git - postgresql.git/commit
2017年6月13日 16:36:45 +0000 (12:36 -0400)
2017年6月13日 16:39:20 +0000 (12:39 -0400)
commit 096f1ccd5290286b135822bb282fa884454d4b69
Always initialize PartitionBoundInfoData's null_index.
This doesn't actually matter at present, because the current code
never consults null_index for range partitions. However, leaving
it uninitialized is still a bad idea, so let's not do that.
Amul Sul, reviewed by Ashutosh Bapat
Discussion: http://postgr.es/m/CAAJ_b94AkEzcx+12ySCnbMDX7=UdF4BjnoBGfMQbB0RNSTo3Ng@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom