mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
provided by Andrew.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $PostgreSQL: pgsql/contrib/seg/segdata.h,v 1.5 2008/05/17 01:28:22 adunstan Exp $
|
||||
* $PostgreSQL: pgsql/contrib/seg/segdata.h,v 1.6 2009/06/11 14:48:52 momjian Exp $
|
||||
*/
|
||||
typedef struct SEG
|
||||
{
|
||||
@ -9,4 +9,4 @@ typedef struct SEG
|
||||
char u_sigd;
|
||||
char l_ext;
|
||||
char u_ext;
|
||||
} SEG;
|
||||
} SEG;
|
||||
|
Reference in New Issue
Block a user