Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up #included files in nodes, executor, & optimizer directories (#1509) #1532

Merged

Conversation

jrgemignani
Copy link
Contributor

Clean up #included files in nodes, executor, & optimizer directories (#1509)

Cleaned up #included files in the .c files in the nodes, executor, and optimizer directories.

modified:   src/backend/executor/cypher_create.c
modified:   src/backend/executor/cypher_delete.c
modified:   src/backend/executor/cypher_merge.c
modified:   src/backend/executor/cypher_set.c
modified:   src/backend/executor/cypher_utils.c
modified:   src/backend/nodes/ag_nodes.c
modified:   src/backend/nodes/cypher_copyfuncs.c
modified:   src/backend/nodes/cypher_outfuncs.c
modified:   src/backend/optimizer/cypher_createplan.c
modified:   src/backend/optimizer/cypher_pathnode.c
modified:   src/backend/optimizer/cypher_paths.c

Resolved -

Conflicts:
src/backend/executor/cypher_delete.c

…pache#1509)

Cleaned up #included files in the .c files in the nodes, executor,
and optimizer directories.

    modified:   src/backend/executor/cypher_create.c
    modified:   src/backend/executor/cypher_delete.c
    modified:   src/backend/executor/cypher_merge.c
    modified:   src/backend/executor/cypher_set.c
    modified:   src/backend/executor/cypher_utils.c
    modified:   src/backend/nodes/ag_nodes.c
    modified:   src/backend/nodes/cypher_copyfuncs.c
    modified:   src/backend/nodes/cypher_outfuncs.c
    modified:   src/backend/optimizer/cypher_createplan.c
    modified:   src/backend/optimizer/cypher_pathnode.c
    modified:   src/backend/optimizer/cypher_paths.c

Resolved -

Conflicts:
	src/backend/executor/cypher_delete.c
@github-actions github-actions bot added the PG12 PostgreSQL12 label Feb 1, 2024
@rafsun42 rafsun42 merged commit 4e2e336 into apache:PG12 Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG12 PostgreSQL12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants