1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-21 16:02:15 +03:00

Fix wrong function name in comment.

Rushabh Lathia

Discussion: http://postgr.es/m/CAGPqQf2z5g+7YmGZSZgKoiFsaUB+63Rzmz8-5PQHuS6hd14FEg@mail.gmail.com
This commit is contained in:
Robert Haas
2017-11-28 14:17:21 -05:00
parent 2d7950f222
commit cd482f2951

View File

@ -472,7 +472,7 @@ FormPartitionKeyDatum(PartitionDispatch pd,
}
/*
* BuildSlotPartitionKeyDescription
* ExecBuildSlotPartitionKeyDescription
*
* This works very much like BuildIndexValueDescription() and is currently
* used for building error messages when ExecFindPartition() fails to find