forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Up-to-date mirror of@postgres with Travis-CI / Appveyor integration and PRs
NotificationsYou must be signed in to change notification settings
postgrespro/postgres
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Involves automatic builds of PRs/commits on Linux (Travis-CI) and Windows (Appveyor):
- Linux: full
make check-world
- Windows: only build +
make check
These checks are very similar tocfbot builds.
If you want to verify your patch set before sending it to hackers, then just send a PR with you changes to the branchmaster_ci from any other postgres fork across GitHub.See example.
Branchmaster is left intact for convinience. Default branch ismaster_ci now, but do not push or commit anything there. To updatemaster_ci you should do:
git checkout master_cigit pull --rebase upstream mastergit push -f origin master_ci
For original PostgreSQL readmerefer to README file.
About
Up-to-date mirror of@postgres with Travis-CI / Appveyor integration and PRs
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C83.3%
- PLpgSQL6.0%
- Perl2.3%
- C++2.2%
- TSQL1.7%
- Yacc1.4%
- Other3.1%