Content-Length: 257309 | pFad | http://github.com/postgrespro/postgres/commit/63909da9783a4736b01911fe3ee829651ff3c7d8

CA Fix a typo in logicalrep_write_typ(). · postgrespro/postgres@63909da · GitHub
Skip to content

Commit 63909da

Browse files
author
Amit Kapila
committed
Fix a typo in logicalrep_write_typ().
Author: ChangAo Chen Discussion: https://postgr.es/m/tencent_CDECB843B30A8B6B5152FA6458F0F00FDE09@qq.com
1 parent 9fd8b33 commit 63909da

File tree

1 file changed

+1
-1
lines changed
  • src/backend/replication/logical

1 file changed

+1
-1
lines changed

src/backend/replication/logical/proto.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ logicalrep_write_typ(StringInfo out, TransactionId xid, Oid typoid)
739739
elog(ERROR, "cache lookup failed for type %u", basetypoid);
740740
typtup = (Form_pg_type) GETSTRUCT(tup);
741741

742-
/* use Oid as relation identifier */
742+
/* use Oid as type identifier */
743743
pq_sendint32(out, typoid);
744744

745745
/* send qualified type name */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/63909da9783a4736b01911fe3ee829651ff3c7d8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy