-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the PostgresStorageExtension
to DuckDB
#97
Commits on Aug 1, 2024
-
start of the catalog extension - next step is that we need an Extensi…
…on to be able to have a CatalogExtension
Configuration menu - View commit details
-
Copy full SHA for 92d9de4 - Browse repository at this point
Copy the full SHA 92d9de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad3b4f - Browse repository at this point
Copy the full SHA 8ad3b4fView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fdfb97 - Browse repository at this point
Copy the full SHA 4fdfb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4198907 - Browse repository at this point
Copy the full SHA 4198907View commit details -
pushed the PlannerInfo down so we can figure out if we're dealing wit…
…h an index scan, view or regular table
Configuration menu - View commit details
-
Copy full SHA for 71d838b - Browse repository at this point
Copy the full SHA 71d838bView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ca932e - Browse repository at this point
Copy the full SHA 5ca932eView commit details -
add back the replacement scan, strip it down to only perform the VIEW…
… replacement portion
Configuration menu - View commit details
-
Copy full SHA for 80a815a - Browse repository at this point
Copy the full SHA 80a815aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 334ebe7 - Browse repository at this point
Copy the full SHA 334ebe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f48cf - Browse repository at this point
Copy the full SHA 41f48cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cac9ff - Browse repository at this point
Copy the full SHA 1cac9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6029e9 - Browse repository at this point
Copy the full SHA b6029e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895249c - Browse repository at this point
Copy the full SHA 895249cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841a2b1 - Browse repository at this point
Copy the full SHA 841a2b1View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0c1b73 - Browse repository at this point
Copy the full SHA c0c1b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7708aa0 - Browse repository at this point
Copy the full SHA 7708aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387e5c4 - Browse repository at this point
Copy the full SHA 387e5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7506a - Browse repository at this point
Copy the full SHA 3b7506aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 579a4eb - Browse repository at this point
Copy the full SHA 579a4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d380a27 - Browse repository at this point
Copy the full SHA d380a27View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa17cc4 - Browse repository at this point
Copy the full SHA fa17cc4View commit details
Commits on Aug 19, 2024
-
catalog entries now live in the PostgresTransaction object, so they d…
…ie when the transaction ends
Configuration menu - View commit details
-
Copy full SHA for 4c0acda - Browse repository at this point
Copy the full SHA 4c0acdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4683d8 - Browse repository at this point
Copy the full SHA a4683d8View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 831f8cd - Browse repository at this point
Copy the full SHA 831f8cdView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4f3871 - Browse repository at this point
Copy the full SHA e4f3871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e4b62 - Browse repository at this point
Copy the full SHA 07e4b62View commit details -
remove the PlannerInfo from the PostgresStorageExtension, put it into…
… the PostgresContextState instead
Configuration menu - View commit details
-
Copy full SHA for 91ab9be - Browse repository at this point
Copy the full SHA 91ab9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9914a5 - Browse repository at this point
Copy the full SHA b9914a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6e8f3 - Browse repository at this point
Copy the full SHA 5d6e8f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2eb7c6 - Browse repository at this point
Copy the full SHA f2eb7c6View commit details -
temporarily unset the search_path when stringifying the query so the …
…table references become fully qualified
Configuration menu - View commit details
-
Copy full SHA for cdafccb - Browse repository at this point
Copy the full SHA cdafccbView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0659109 - Browse repository at this point
Copy the full SHA 0659109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d3b9b - Browse repository at this point
Copy the full SHA 89d3b9bView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bc28ce - Browse repository at this point
Copy the full SHA 0bc28ceView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7b6ecd - Browse repository at this point
Copy the full SHA a7b6ecdView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72c470f - Browse repository at this point
Copy the full SHA 72c470fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4e256 - Browse repository at this point
Copy the full SHA bc4e256View commit details