Commit 669820a3 authored by Magnus Hagander's avatar Magnus Hagander

Fix typo in comment

Arthur Zakirov, confirmed by Thomas Munro
parent 056a5a3f
...@@ -198,7 +198,7 @@ typedef struct SharedTypmodTableEntry ...@@ -198,7 +198,7 @@ typedef struct SharedTypmodTableEntry
} SharedTypmodTableEntry; } SharedTypmodTableEntry;
/* /*
* A comparator function for SharedTupleDescTableKey. * A comparator function for SharedRecordTableKey.
*/ */
static int static int
shared_record_table_compare(const void *a, const void *b, size_t size, shared_record_table_compare(const void *a, const void *b, size_t size,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment