maahl/awesome-postgres-resources 9
A curated list of awesome PostgreSQL resources to understand PostgreSQL
Extended Generator Generator
A pygments lexer for PostgreSQL's `EXPLAIN ANALYZE` output
Dépôt pour les cours et TP de « Graphes et Recherche Opérationnelle » en seconde année à l'ENSEEIHT.
maahl/pg_extension_bootstrap 1
Template to quickstart a postgres extension
A PostgreSQL extension containing various examples of PostgreSQL SPI usage
convenience wrapper to manage postgresql instances
maahl/cardinality_estimation_quality 0
plots showing how good postgresql's query optimizers cardinality estimates are
CodiMD - Realtime collaborative markdown notes on all platforms.
startedunisonweb/unison
started time in an hour
delete branch zombodb/pgx
delete branch : dependabot/cargo/develop/serde_json-1.0.63
delete time in an hour
PR closed zombodb/pgx
Bumps serde_json from 1.0.62 to 1.0.63. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li><a href="https://github.com/serde-rs/json/commit/cf1118de1c4298e2d0ad7cc397e319d3494eeb9b"><code>cf1118d</code></a> Fix method document in de.rs</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in an hour
pull request commentzombodb/pgx
Bump serde_json from 1.0.62 to 1.0.63
Superseded by #97.
comment created time in an hour
create barnchzombodb/pgx
branch : dependabot/cargo/develop/serde_json-1.0.64
created branch time in an hour
PR opened zombodb/pgx
Bumps serde_json from 1.0.62 to 1.0.64. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.64</h2> <ul> <li>Fix deserialization panic on deserializing <code>RawValue</code> from a slice containing non-utf8 bytes (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/755">#755</a>)</li> </ul> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d0d80783d31161c869922fad933b3623715506d2"><code>d0d8078</code></a> Release 1.0.64</li> <li><a href="https://github.com/serde-rs/json/commit/8d3b890ef85b795890fc05e194599cbd8d70e70b"><code>8d3b890</code></a> Fix IoRead's raw buffering on invalid utf-8 as well</li> <li><a href="https://github.com/serde-rs/json/commit/054326ea8ad29c516b2558851e716300e91a8c30"><code>054326e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/757">#757</a> from serde-rs/panicraw</li> <li><a href="https://github.com/serde-rs/json/commit/c64c1d7429d32eaef3a501c730906656a9606f5d"><code>c64c1d7</code></a> Fix panic deserializing RawValue from invalid utf-8 bytes</li> <li><a href="https://github.com/serde-rs/json/commit/2f812d0363034efc0f65ffbd35168d99d458aedb"><code>2f812d0</code></a> Add test of RawValue deserialization from invalid utf-8</li> <li><a href="https://github.com/serde-rs/json/commit/9bcb08fd926c1c727cb1343363d41c25f2e6025d"><code>9bcb08f</code></a> Fix unnecessary trailing semicolon lints in test suite</li> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.64">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in an hour
delete branch zombodb/postgres-parser
delete branch : dependabot/cargo/serde_json-1.0.63
delete time in an hour
PR closed zombodb/postgres-parser
Bumps serde_json from 1.0.62 to 1.0.63. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li><a href="https://github.com/serde-rs/json/commit/cf1118de1c4298e2d0ad7cc397e319d3494eeb9b"><code>cf1118d</code></a> Fix method document in de.rs</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in an hour
pull request commentzombodb/postgres-parser
Bump serde_json from 1.0.62 to 1.0.63
Superseded by #56.
comment created time in an hour
PR opened zombodb/postgres-parser
Bumps serde_json from 1.0.62 to 1.0.64. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.64</h2> <ul> <li>Fix deserialization panic on deserializing <code>RawValue</code> from a slice containing non-utf8 bytes (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/755">#755</a>)</li> </ul> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d0d80783d31161c869922fad933b3623715506d2"><code>d0d8078</code></a> Release 1.0.64</li> <li><a href="https://github.com/serde-rs/json/commit/8d3b890ef85b795890fc05e194599cbd8d70e70b"><code>8d3b890</code></a> Fix IoRead's raw buffering on invalid utf-8 as well</li> <li><a href="https://github.com/serde-rs/json/commit/054326ea8ad29c516b2558851e716300e91a8c30"><code>054326e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/757">#757</a> from serde-rs/panicraw</li> <li><a href="https://github.com/serde-rs/json/commit/c64c1d7429d32eaef3a501c730906656a9606f5d"><code>c64c1d7</code></a> Fix panic deserializing RawValue from invalid utf-8 bytes</li> <li><a href="https://github.com/serde-rs/json/commit/2f812d0363034efc0f65ffbd35168d99d458aedb"><code>2f812d0</code></a> Add test of RawValue deserialization from invalid utf-8</li> <li><a href="https://github.com/serde-rs/json/commit/9bcb08fd926c1c727cb1343363d41c25f2e6025d"><code>9bcb08f</code></a> Fix unnecessary trailing semicolon lints in test suite</li> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.64">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in an hour
create barnchzombodb/postgres-parser
branch : dependabot/cargo/serde_json-1.0.64
created branch time in an hour
startedpybind/pybind11
started time in 2 hours
startedAdguardTeam/AdGuardHome
started time in 3 hours
push eventpostgrespro/aqo
commit sha 0211080153279c43a18242dcc2c880b7fe2fde48
Make the explain of AQO more readable.
push time in 6 hours
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
fork in 21 hours
startedtpapp/DynamicHMC.jl
started time in 21 hours
issue openedzombodb/pgx
Failed to build: No such file or directory
I am trying to create a custom docker image. However, I could not manage to install zombodb. The error is as follows:
... rest of compilation
Compiling zombodb v3000.0.0-beta1 (/zombodb)
error: failed to run custom build command for `pgx-pg-sys v0.1.19`
Caused by:
process didn't exit successfully: `/zombodb/target/debug/build/pgx-pg-sys-73aba577412b0297/build-script-build` (exit code: 1)
--- stdout
cargo:rerun-if-changed=/root/.pgx/config.toml
cargo:rerun-if-changed=include/pg10.h
cargo:rerun-if-changed=include/pg11.h
cargo:rerun-if-changed=include/pg12.h
cargo:rerun-if-changed=include/pg13.h
cargo:rerun-if-changed=cshim/pgx-cshim.c
cargo:rerun-if-changed=cshim/Makefile
--- stderr
manifest_dir=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/pgx-pg-sys-0.1.19
shim_dir=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/pgx-pg-sys-0.1.19/cshim
Generating bindings for pg13
/usr/local/include/postgresql/server/port.h:176:70: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/port.h:178:55: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/port.h:180:58: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/port.h:182:43: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:157:40: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:158:49: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:161:30: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:161:56: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:163:43: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:164:52: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:166:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:170:31: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:170:57: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:173:30: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:173:56: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:175:41: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:189:48: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:221:54: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/elog.h:437:47: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/palloc.h:133:44: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/utils/palloc.h:134:80: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/lib/stringinfo.h:96:67: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
/usr/local/include/postgresql/server/lib/stringinfo.h:107:78: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes], err: false
[[bindings_diff]] "rustfmt" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/pgx-pg-sys-0.1.19/src/pg13.rs"
[error] Unable to write bindings file for pg13 to `/root/.cargo/registry/src/github.com-1ecc6299db9ec823/pgx-pg-sys-0.1.19/src/pg13.rs`: No such file or directory (os error 2)
[error] failed to build extension
I'm trying to build with wsl2.
I can successfully install cargo-pgx
with cargo install cargo-pgx
init also works: cargo pgx init --pg${1%.*}=
which pg_config``
this line however does not work: cargo pgx install --release
and produces the output above
It is related to zombodb but I felt that it is proper ask here.
created time in a day
startedqarmin/czkawka
started time in a day
startedjeffdn/rust-canteen
started time in 2 days
startedqarmin/czkawka
started time in 2 days
starteddyedgreen/uncertain
started time in 2 days
push eventsidkshatriya/rd
commit sha b0a38e1238fb4607ebcbe20d8272992ee8bc5bf8
gdb_connection: process_packet() cond II
push time in 3 days
push eventsidkshatriya/rd
commit sha 3986b8ac4510caaa6c3f02d32a2df1edc7f9ead1
gdb_connection: process_packet() contd
push time in 3 days
startedgorhom/react-native-bottom-sheet
started time in 3 days
push eventsidkshatriya/rd
commit sha 6ca18c88a6f327f97cde96bd3ac2720b4fc03834
gdb_connection: process_packet()
push time in 3 days
create barnchzombodb/pgx
branch : dependabot/cargo/develop/serde_json-1.0.63
created branch time in 3 days
PR opened zombodb/pgx
Bumps serde_json from 1.0.62 to 1.0.63. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li><a href="https://github.com/serde-rs/json/commit/cf1118de1c4298e2d0ad7cc397e319d3494eeb9b"><code>cf1118d</code></a> Fix method document in de.rs</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 3 days
PR opened zombodb/postgres-parser
Bumps serde_json from 1.0.62 to 1.0.63. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.63</h2> <ul> <li>Provide <code>Entry::and_modify</code> method on <a href="https://docs.rs/serde_json/1.0/serde_json/map/enum.Entry.html">serde_json::map::Entry</a> (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/754">#754</a>, thanks <a href="https://github.com/Krout0n"><code>@Krout0n</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d400899cbd6d50817106d313f1da997fa41d4e2d"><code>d400899</code></a> Release 1.0.63</li> <li><a href="https://github.com/serde-rs/json/commit/461f2bfc3965879ceb90f1e2dd8c446de4766474"><code>461f2bf</code></a> Merge pull request 754 from Krout0n/entry#and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/6e140a91926dc149824ae64c81bf3790538ea722"><code>6e140a9</code></a> Add Entry::and_modify</li> <li><a href="https://github.com/serde-rs/json/commit/64dd1e03e0c93808dca5e9a957416b424aaab5fe"><code>64dd1e0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/752">#752</a> from SamuelQZQ/patch-2</li> <li><a href="https://github.com/serde-rs/json/commit/cf1118de1c4298e2d0ad7cc397e319d3494eeb9b"><code>cf1118d</code></a> Fix method document in de.rs</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 3 days
create barnchzombodb/postgres-parser
branch : dependabot/cargo/serde_json-1.0.63
created branch time in 3 days
push eventsidkshatriya/rd
commit sha 3b991bf0f2968653af875ec9dfee361f5c7956fc
process_vpacket() in gdb_connection and misc
commit sha fedf2d48caad69029d6666454cbe8c7eef2c287c
process_vpacket() in gdb_connection continued
push time in 3 days