[HACKERS] Example Custom Scan Provider Implementation? - Mailing list pgsql-hackers

From Eric Ridge
Subject [HACKERS] Example Custom Scan Provider Implementation?
Date
Msg-id CANcm6wY8WEA0xZCGHpXB5hsa_5_ZeSY-u76c=-rGKNpLRsraMw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Example Custom Scan Provider Implementation?  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
Hi all!

Does anyone know of a simple, example Custom Scan Provider implementation for 9.6+?  

I found pg_strom by searching GitHub.  Its gpuscan.c looks like maybe it implements a pattern similar to what I want to do, but there's a lot of extraneous (to me) stuff to parse through.

I'm kinda surprised there isn't an example in contrib/, actually.

Thanks for your time!

eric

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Write Ahead Logging for Hash Indexes
Next
From: legrand legrand
Date:
Subject: Re: [HACKERS] Statement-level rollback