issues
search
polydbms
/
pg_sheet_fdw
MIT License
4
stars
0
forks
source link
get basic infrastructure working
#1
Closed
Hyrikan
closed
9 months ago
Hyrikan
commented
9 months ago
[x] Use a docker image based on postgres from XDB.
[x] Setup clion to use that image and also tell clion, how to compile postgres style!
[x] Needs a deeper dive into the postgres foreign data wrapper compilation.
[x] Get a minimal FDW example running with this infrastructure
Hyrikan
commented
9 months ago
Couldn't get docker in CLion to work.