Skip to content

Commit 45fffcf

Browse files
committed
Remove unused rfno from PLpgSQL_recfield
Jonah Harris
1 parent 70b6e99 commit 45fffcf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pl/plpgsql/src/plpgsql.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.102 2008/10/09 17:24:05 alvherre Exp $
11+
* $PostgreSQL: pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.103 2008/11/04 20:58:46 alvherre Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -274,7 +274,6 @@ typedef struct
274274
typedef struct
275275
{ /* Field in record */
276276
int dtype;
277-
int rfno;
278277
char *fieldname;
279278
int recparentno; /* dno of parent record */
280279
} PLpgSQL_recfield;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy