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

Ppx cleanup #1

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Ppx cleanup #1

wants to merge 30 commits into from

Conversation

j0sh
Copy link

@j0sh j0sh commented Jun 16, 2017

This branch squashes the WIP ppx commits, moves everything on top of pgocaml master, makes pgocaml buildable from a fresh install without camlp4, and makes the ppx tests runnable. Tested to work with OCaml 4.03 up to 4.05, so added opam version constraints for those.

Thanks a lot for doing the work to port pgocaml to ppx!

rgrinberg and others added 24 commits May 8, 2016 09:58
When an error occurs inside a transaction we need to rsync with the
database before proceeding with the rollback. Not doing that will leave
the connection in a hung state.
Negative offsets were multiplied by 0, and were thus misinterpreted as
UTC.
Fix timezone in timestamptz_of_string
These errors are fatal and the connection is immediately closed.
…and.

We need to send a Sync message in this case.
Fix synchronization issues after an error
@j0sh
Copy link
Author

j0sh commented Jun 23, 2017

Rebased on top of pgocaml master, and re-pushed my branch, so the PR is updated. @eras What do you think of darioteixeira#9 (comment) ?

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.

9 participants