git.postgresql.org Git - postgresql.git/commit
2023年1月21日 02:48:37 +0000 (11:48 +0900)
2023年1月21日 02:48:37 +0000 (11:48 +0900)
commit 8eba3e3f020843a7641121e778e161b58ec2e490
Move queryjumble.c code to src/backend/nodes/
This will ease a follow-up move that will generate automatically this
code. The C file is renamed, for consistency with the node-related
files whose code are generated by gen_node_support.pl:
- queryjumble.c -> queryjumblefuncs.c
- utils/queryjumble.h -> nodes/queryjumble.h
Per a suggestion from Peter Eisentraut.
Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/Y5BHOUhX3zTH/ig6@paquier.xyz
This is the main PostgreSQL git repository.
RSS
Atom