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

detect // as a comment too #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

JelteF
Copy link

@JelteF JelteF commented May 19, 2020

In Citus we run the spec files through the C preprocesser,
so we use // as comments instead of # now.

In Citus we run the spec files through the C preprocesser, 
so we use // as comments instead of # now.
@onlined
Copy link
Owner

onlined commented May 24, 2020

I don't think we should merge the change here for a specialization like that. This repo (at least master) should conform to Postgres standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants