Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

duckdb/pg_duckdb

Battiloni starred duckdb/pg_duckdb
Lucasdvrs starred duckdb/pg_duckdb
shapel starred duckdb/pg_duckdb
JelteF created a tag on duckdb/pg_duckdb

v0.1.0 - DuckDB-powered Postgres for high performance apps & analytics.

JelteF closed an issue on duckdb/pg_duckdb
bump version number to 0.1.0
### Description Just want to have eyes on this. Since this is the first version, do we want to "rename" 0.0.1 to 0.1.0, or "upgrade" it?
JelteF pushed 1 commit to main duckdb/pg_duckdb
  • Release 0.1.0 (#355) fixes #334 1d00d1b

View on GitHub

JelteF closed an issue on duckdb/pg_duckdb
bump version number to 0.1.0
### Description Just want to have eyes on this. Since this is the first version, do we want to "rename" 0.0.1 to 0.1.0, or "upgrade" it?
JelteF deleted a branch duckdb/pg_duckdb

jd/change-version

JelteF closed a pull request on duckdb/pg_duckdb
change version number to 0.1.0
fixes #334
JelteF created a review on a pull request on duckdb/pg_duckdb

View on GitHub

Y-- deleted a branch duckdb/pg_duckdb

update-motherduck-docs-for-non-superuser

Y-- pushed 1 commit to main duckdb/pg_duckdb
  • Update MotherDuck docs for non-superuser functionality (#362) c252671

View on GitHub

Y-- closed a pull request on duckdb/pg_duckdb
Update MotherDuck docs for non-superuser functionality
Y-- created a review on a pull request on duckdb/pg_duckdb

View on GitHub

JelteF created a branch on duckdb/pg_duckdb

update-motherduck-docs-for-non-superuser - DuckDB-powered Postgres for high performance apps & analytics.

christophergrittner starred duckdb/pg_duckdb
JelteF deleted a branch duckdb/pg_duckdb

set-missing_ok-correctly

JelteF pushed 1 commit to main duckdb/pg_duckdb
  • Correctly set missing_ok to false in the GRANT trigger (#344) We expect this RangeVarGetRelid call to actually find ... d1423a4

View on GitHub

JelteF closed a pull request on duckdb/pg_duckdb
Correctly set missing_ok to false in the GRANT trigger
We expect this RangeVarGetRelid call to actually find the relid, since the event trigger only fires when the grant was successfully done by Postgres. But we were passing it `missing_ok = false` as ...
mkaruza created a review on a pull request on duckdb/pg_duckdb

View on GitHub

JelteF deleted a branch duckdb/pg_duckdb

use-safer-search_path

JelteF pushed 1 commit to main duckdb/pg_duckdb
  • Use search_path = pg_catalog, pg_temp in security sensitive places (#360) The empty search_path is not generally saf... e37966a

View on GitHub

mkaruza created a review on a pull request on duckdb/pg_duckdb

View on GitHub

JelteF deleted a branch duckdb/pg_duckdb

more-docs

JelteF pushed 1 commit to main duckdb/pg_duckdb
  • Add more docs (#361) Settings docs were created with lots of help from AI a59b0ef

View on GitHub

JelteF closed a pull request on duckdb/pg_duckdb
Add more docs
Settings docs were created with lots of help from AI
mkaruza created a review on a pull request on duckdb/pg_duckdb

View on GitHub

JelteF pushed 1 commit to more-docs duckdb/pg_duckdb

View on GitHub

JelteF pushed 1 commit to more-docs duckdb/pg_duckdb
  • Update compilation instructions 0892b63

View on GitHub

Load more