Skip to content

Commit 835d476

Browse files
committed
Reformat some node comments
Reformat some comments in node field definitions to avoid long lines. This makes room for per-field annotations in a future patch to generate node support functions automatically. Discussion: https://www.postgresql.org/message-id/c5906b07-220a-a3d4-8ff3-8ee593009424@enterprisedb.com
1 parent 94ebf81 commit 835d476

File tree

4 files changed

+952
-400
lines changed

4 files changed

+952
-400
lines changed

src/include/nodes/parsenodes.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ typedef struct Query
123123

124124
QuerySource querySource; /* where did I come from? */
125125

126-
uint64 queryId; /* query identifier (can be set by plugins) */
126+
/* query identifier (can be set by plugins) */
127+
uint64 queryId;
127128

128129
bool canSetTag; /* do I set the command result tag? */
129130

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