Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae95f5f

Browse files
committed
Define LSNOID in pg_type.h.
Most other built-in types have a similarly-named constant, so thistype should probably have one, too.Michael Paquier
1 parent5592eba commitae95f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/include/catalog/pg_type.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ DATA(insert OID = 2951 ( _uuidPGNSP PGUID -1 f b A f t \054 0 2950 0 array_in
580580
/* pg_lsn */
581581
DATA(insertOID=3220 (pg_lsnPGNSPPGUID8FLOAT8PASSBYVALbUtt \054003221pg_lsn_inpg_lsn_outpg_lsn_recvpg_lsn_send---dpf0-100_null__null__null_ ));
582582
DESCR("PostgreSQL LSN datatype");
583+
#defineLSNOID3220
583584
DATA(insertOID=3221 (_pg_lsnPGNSPPGUID-1fbAft \054032200array_inarray_outarray_recvarray_send--array_typanalyzedxf0-100_null__null__null_ ));
584585

585586
/* text search */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp