Skip to content

Commit 0e681cf

Browse files
committed
Add files related to query jumbling in src/include/nodes/ for meson
This caused ninja clean to not remove the two files generated by gen_node_support.pl for the query jumbling, for example: queryjumblefuncs.funcs.c and queryjumblefuncs.switch.c. Reported-by: Pavel Stehule Discussion: https://postgr.es/m/CAFj8pRBFiWVRyGYSPziyFuXJbHirNmfWwzbfTyCf8YOdiwK74w@mail.gmail.com
1 parent 3e59e50 commit 0e681cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/nodes/meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,15 @@ node_support_output = [
3636
'readfuncs.funcs.c', 'readfuncs.switch.c',
3737
'copyfuncs.funcs.c', 'copyfuncs.switch.c',
3838
'equalfuncs.funcs.c', 'equalfuncs.switch.c',
39+
'queryjumblefuncs.funcs.c', 'queryjumblefuncs.switch.c',
3940
]
4041
node_support_install = [
4142
dir_include_server / 'nodes',
4243
false, false,
4344
false, false,
4445
false, false,
4546
false, false,
47+
false, false,
4648
]
4749

4850
generated_nodes = custom_target('nodetags.h',

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