-
Hi,
I get the following error while trying the “usage” section of the readme:
```sql
create extension kv_fdw;
~~~~~~~~~~~~~~~LaunchKVManager~~~~~~~~~~~~~~~
-----------------kv_fdw_validator…
-
# Issue report
## Operating system
Sql Server 2019 Windows Server 2022
Postgres 13.5 debian “bullseye”
## Version of tds\_fdw
```
List of installe…
-
After Enhancement #16 is implemented, we should also implement support for a TABLESPACE option for cstore tables, which would drop them in the base/oid directory on the specified tablespace.
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
imor updated
6 months ago
-
Hi,
redis_fdw fails to build against PostgreSQL 14. Can you please take a look? v14 beta1 is out, and we are working on packaging.
> gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaratio…
-
What's the current status of creating a FDW? I know you were working on it when we chatted over a year ago and had made some progress but still had a way to go.
Is it something where subgoals would…
-
Compiling against 9.1 and 9.2 fails.
```
➜ dump_fdw git:(master) USE_PGXS=1 make
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fn…
-
@onderkalaci @jasonmp85 :
The pg_regress_multi.pl changes from 23e43b6 appear to be slightly unbaked - the perl code doesn't look right, and the way the the additional objects are handled seems to b…
-
The `tds_fdw` documentation has a primary `README.md` file, and that file contains relative links to other `.md` files. e.g. something like this:
```
## Installing on CentOS
See [installing tds_fdw …
-
I’m considering storing FDW’s cpcv2 code in the HarvestStat procedure. It was previously okay to ignore, but now that we have over 90 crop types, it's becoming difficult to differentiate them by names…