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

not correct return "static char *getarg_text ...." #2

Open
remotejob opened this issue Feb 20, 2018 · 0 comments
Open

not correct return "static char *getarg_text ...." #2

remotejob opened this issue Feb 20, 2018 · 0 comments

Comments

@remotejob
Copy link

I compile yours example under "postgresql-9.6.2"

But I have:

`INSERT INTO urls VALUES ('1');
INFO: got url=1V !?

INSERT INTO urls VALUES ('1000000000000000000');
INFO: got url=1000000000000000000 OK

INSERT INTO urls VALUES ('22');
INFO: got url=2200000000000000000 !!!!??

INSERT INTO urls VALUES ('22aaaaa');
INFO: got url=22aaaaa000000000000
`
So how cleanup return ???

I really need HELP. I stop use 'C' many/many years ago.

Thanks!

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

No branches or pull requests

1 participant