mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Fix typos.
Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/CA%2BhUKGJFWXmtYo6Frd77RR8YXCHz7hJ2mRy5aHV%3D7fJOqDnBHA%40mail.gmail.com
This commit is contained in:
@ -1068,7 +1068,7 @@ const TupleTableSlotOps TTSOpsBufferHeapTuple = {
|
||||
*
|
||||
* Basic routine to make an empty TupleTableSlot of given
|
||||
* TupleTableSlotType. If tupleDesc is specified the slot's descriptor is
|
||||
* fixed for it's lifetime, gaining some efficiency. If that's
|
||||
* fixed for its lifetime, gaining some efficiency. If that's
|
||||
* undesirable, pass NULL.
|
||||
* --------------------------------
|
||||
*/
|
||||
|
Reference in New Issue
Block a user