Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created with
brew bump-formula-pr
.release notes
GetMemoryChunkContext
port by @workingjubilee in Fix GetMemoryChunkContext port pgcentralfoundation/pgrx#1273pg_config
isn't found. by @eeeebbbbrrrr in Better error messages whenpg_config
isn't found. pgcentralfoundation/pgrx#1271PostgresHash
also needEq
by @workingjubilee in MakePostgresHash
also needEq
pgcentralfoundation/pgrx#1264New Contributors
Changelog: pgcentralfoundation/pgrx@v0.10.0-beta.4...v0.10.0
v0.10.0's full set of changes throughout the entire beta period are:
pg_sys::Datum
into apgrx::Date
by @eeeebbbbrrrr in Fix bug with converting apg_sys::Datum
into apgrx::Date
pgcentralfoundation/pgrx#1177AnyNumeric
is no longer backed by Postgres-allocated memory by @eeeebbbbrrrr inAnyNumeric
is no longer backed by Postgres-allocated memory pgcentralfoundation/pgrx#1216#[pg_test]
-generated tests. by @thomcc in Add a env flag that can be set to skip#[pg_test]
-generated tests. pgcentralfoundation/pgrx#1239Result<T, _>
by @eeeebbbbrrrr in Fix issue #1076: Properly handle dependency graph ofResult<T, _>
pgcentralfoundation/pgrx#1241From
impls by @workingjubilee in Correct docs for datetimeFrom
impls pgcentralfoundation/pgrx#1253cppflags
it needs (on macOS, anyway) by @thomcc in Ensure bindgen gets all thecppflags
it needs (on macOS, anyway) pgcentralfoundation/pgrx#1247New Contributors
Full Changelog: pgcentralfoundation/pgrx@v0.9.8...v0.10.0