git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5578909) | patch
Move queryjumble.c code to src/backend/nodes/
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
contrib/pg_stat_statements/pg_stat_statements.c diff | blob | blame | history
src/backend/nodes/Makefile diff | blob | blame | history
src/backend/nodes/meson.build diff | blob | blame | history
src/backend/nodes/queryjumblefuncs.c [moved from src/backend/utils/misc/queryjumble.c with 99% similarity] diff | blob | blame | history
src/backend/parser/analyze.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/utils/misc/Makefile diff | blob | blame | history
src/backend/utils/misc/guc_tables.c diff | blob | blame | history
src/backend/utils/misc/meson.build diff | blob | blame | history
src/include/nodes/queryjumble.h [moved from src/include/utils/queryjumble.h with 98% similarity] diff | blob | blame | history
src/include/parser/analyze.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /