Hi.
Here's the updated patch. It fixes a couple of small problems, and
includes documentation and tests (which I placed in a new file in
src/test/modules/test_extensions, on Petr's advice).
I wanted to post this before I went on to attempt any more grammar
cleanups. Please let me know if there's
On 2016/03/29 15:37, Etsuro Fujita wrote:
I added two helper functions: GetFdwScanTupleExtraData and
FillFdwScanTupleSysAttrs. The FDW author could use the former to get
info about system attributes other than ctids and oids in fdw_scan_tlist
during BeginForeignScan, and the latter to set values
Just stumbled across this thread while looking for something elseā¦
> On 28 Mar 2016, at 12:50 AM, Tom Lane wrote:
> What you really need is to prevent the new value from being inserted
> into any indexes, but checking that directly seems far more difficult,
> ugly, and expensive than the above.
>
101 - 103 of 103 matches
Mail list logo