Ecosyste.ms: Timeline

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

duckdb/pg_duckdb

MikeJohnPage starred duckdb/pg_duckdb
wuputah pushed 1 commit to docs duckdb/pg_duckdb

View on GitHub

jineshshah36 starred duckdb/pg_duckdb
wuputah created a branch on duckdb/pg_duckdb

docs - DuckDB-powered Postgres for high performance apps & analytics.

wuputah created a comment on an issue on duckdb/pg_duckdb
all targets expected for 0.1.0 have been met; removing from milestone.

View on GitHub

wuputah deleted a branch duckdb/pg_duckdb

jd/readme

wuputah pushed 1 commit to main duckdb/pg_duckdb
  • README edits and Docker docs (#335) * add docker and pgxman * add a Docker-specific readme intended for Dockerhub ... 24cfddc

View on GitHub

wuputah closed a pull request on duckdb/pg_duckdb
README and docs
so far: * add docker and pgxman * add a Docker-specific readme intended for Dockerhub * misc edits Feel free to continue edits on this branch.
wuputah created a review on a pull request on duckdb/pg_duckdb

View on GitHub

zzsza starred duckdb/pg_duckdb
saygoodbyye opened an issue on duckdb/pg_duckdb
Several crashes when building server with ASAN
### What happens? When building server with ASAN and executing make check - we get several test crashes PostgreSQL build: ``` CPPFLAGS="-Og -fsanitize=address -fsanitize=undefined -fno-saniti...
Y-- created a comment on an issue on duckdb/pg_duckdb
Note: made small improvements here https://github.com/duckdb/pg_duckdb/pull/331

View on GitHub

Y-- created a comment on an issue on duckdb/pg_duckdb
> Just for reference, there was another bug because `m_read_columns_ids` and `m_output_columns_ids` ideas are easy to confuse: [`ba2f7b3` (#328)](https://github.com/duckdb/pg_duckdb/pull/328/commit...

View on GitHub

Y-- created a comment on an issue on duckdb/pg_duckdb
Updated, let me know if I've missed anything.

View on GitHub

Y-- closed an issue on duckdb/pg_duckdb
Set dockerhub description
This page is empty: https://hub.docker.com/r/pgduckdb/pgduckdb. We should fix that, somehow. A Docker-specific readme would be ideal, but the current readme would be fine. We can set this via GH...
Y-- pushed 1 commit to yl/fix-336 duckdb/pg_duckdb

View on GitHub

Y-- opened a pull request on duckdb/pg_duckdb
Don't check if extension is registered in aborted tx
Y-- created a branch on duckdb/pg_duckdb

yl/fix-336 - DuckDB-powered Postgres for high performance apps & analytics.

Y-- created a review on a pull request on duckdb/pg_duckdb

View on GitHub

Y-- pushed 1 commit to default-settings duckdb/pg_duckdb
  • Run tests with no disabled FS 1b1a98a

View on GitHub

JelteF created a comment on a pull request on duckdb/pg_duckdb
One other probably good change is to never set `disabled_filesystems` in duckdb for queries done by the postgres superuser, but that wouldn't apply to the changes I'm doing for: https://github.com/...

View on GitHub

JelteF created a comment on a pull request on duckdb/pg_duckdb
@Y-- can you look into these test failures related to `disabled_filesystems='LocalFilesystem'` to see if they are fixable? We might have to only set `disabled_filesystems` while a user is executing...

View on GitHub

JelteF pushed 3 commits to default-settings duckdb/pg_duckdb
  • Rename duckdb.max_threads_per_query to duckdb.max_threads_per_postgres_scan (#337) The name didn't reflect what it w... f887dbe
  • Update default settings 8ed5c29
  • Remove some test failures due to local filesystem ce8c2f4

View on GitHub

rakesh-tmdc starred duckdb/pg_duckdb
JelteF pushed 1 commit to default-settings duckdb/pg_duckdb
  • Remove some test failures due to local filesystem 290d595

View on GitHub

JelteF deleted a branch duckdb/pg_duckdb

rename-max-threads-per-query

JelteF pushed 1 commit to main duckdb/pg_duckdb
  • Rename duckdb.max_threads_per_query to duckdb.max_threads_per_postgres_scan (#337) The name didn't reflect what it w... f887dbe

View on GitHub

JelteF closed a pull request on duckdb/pg_duckdb
Rename duckdb.max_threads_per_query to duckdb.max_threads_per_postgres_scan
The name didn't reflect what it was actually doing.
JelteF pushed 1 commit to non-superuser duckdb/pg_duckdb

View on GitHub

JelteF created a branch on duckdb/pg_duckdb

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

Load more