Content-Length: 261285 | pFad | http://github.com/postgrespro/postgres/commit/ae95f5f74af74850e99632c61e67528ffcf92d3b

34 Define LSNOID in pg_type.h. · postgrespro/postgres@ae95f5f · GitHub
Skip to content

Commit ae95f5f

Browse files
committed
Define LSNOID in pg_type.h.
Most other built-in types have a similarly-named constant, so this type should probably have one, too. Michael Paquier
1 parent 5592eba commit ae95f5f

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 ( _uuid PGNSP PGUID -1 f b A f t \054 0 2950 0 array_in
580580
/* pg_lsn */
581581
DATA(insert OID = 3220 ( pg_lsn PGNSP PGUID 8 FLOAT8PASSBYVAL b U t t \054 0 0 3221 pg_lsn_in pg_lsn_out pg_lsn_recv pg_lsn_send - - - d p f 0 -1 0 0 _null_ _null_ _null_ ));
582582
DESCR("PostgreSQL LSN datatype");
583+
#define LSNOID 3220
583584
DATA(insert OID = 3221 ( _pg_lsn PGNSP PGUID -1 f b A f t \054 0 3220 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 _null_ _null_ _null_ ));
584585

585586
/* text search */

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/ae95f5f74af74850e99632c61e67528ffcf92d3b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy