-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: turbanoff/embedded-postgres
base: master
head repository: zonkyio/embedded-postgres
compare: master
- 15 commits
- 3 files changed
- 6 contributors
Commits on Sep 6, 2024
-
Remove empty IOException try-catch handling when extracting PostgreSQ…
…L binaries
Andrey Turbanov committedSep 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 41b4546 - Browse repository at this point
Copy the full SHA 41b4546View commit details
Commits on Sep 10, 2024
-
Clearer explanation for why the fork occurred, indicate the original …
…library continues, and link to discussion of options
Configuration menu - View commit details
-
Copy full SHA for 2b7e8b9 - Browse repository at this point
Copy the full SHA 2b7e8b9View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87a0377 - Browse repository at this point
Copy the full SHA 87a0377View commit details -
Merge pull request zonkyio#137 from mikebell90/explain.rationale
Clearer explanation for why the fork occurred, indicate the original …
Configuration menu - View commit details
-
Copy full SHA for 389fc61 - Browse repository at this point
Copy the full SHA 389fc61View commit details -
Merge pull request zonkyio#136 from turbanoff/avoid_bogus_catch
Remove empty IOException try-catch handling when extracting PostgreSQL binaries
Configuration menu - View commit details
-
Copy full SHA for 2f830bf - Browse repository at this point
Copy the full SHA 2f830bfView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f25a23f - Browse repository at this point
Copy the full SHA f25a23fView commit details -
Merge pull request zonkyio#141 from zonkyio/postgres-14.15
zonkyio#140 Upgrade to embedded postgres binaries 14.15
Configuration menu - View commit details
-
Copy full SHA for dbdc9e4 - Browse repository at this point
Copy the full SHA dbdc9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74552df - Browse repository at this point
Copy the full SHA 74552dfView commit details -
Merge pull request zonkyio#142 from zonkyio/dependency-upgrades
Upgrade postgresql driver, liquibase and junit dependencies
Configuration menu - View commit details
-
Copy full SHA for fd49283 - Browse repository at this point
Copy the full SHA fd49283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8567f40 - Browse repository at this point
Copy the full SHA 8567f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed189ed - Browse repository at this point
Copy the full SHA ed189edView commit details
Commits on Feb 5, 2025
-
Allow to access the postgress process directly
May be used to obtain stdin/stdout (when using appropriate ProcessBuilder.Redirect flags) or to implement watchdog functionality.
Configuration menu - View commit details
-
Copy full SHA for c332e5e - Browse repository at this point
Copy the full SHA c332e5eView commit details
Commits on Feb 6, 2025
-
Merge pull request zonkyio#148 from MarcMil/allow-access-process
Allow to access the postgress process directly
Configuration menu - View commit details
-
Copy full SHA for 4c3dde5 - Browse repository at this point
Copy the full SHA 4c3dde5View commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 33e90bc - Browse repository at this point
Copy the full SHA 33e90bcView commit details
Commits on May 17, 2025
-
Merge pull request zonkyio#152 from bcentner/add_troubleshooting_tips
Add troubleshooting tips for initdb to readme
Configuration menu - View commit details
-
Copy full SHA for d0df8fd - Browse repository at this point
Copy the full SHA d0df8fdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master