]> granicus.if.org Git - postgresql/commit
Refactor create_limit_path() to share cost adjustment code with FDWs.
authorEtsuro Fujita <efujita@postgresql.org>
Tue, 2 Apr 2019 10:55:12 +0000 (19:55 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Tue, 2 Apr 2019 10:55:12 +0000 (19:55 +0900)
commitaef65db6769e3f2c855dd89edcf95a536a9ab74f
treeba2a11b20db8370a14e499d6d9aeef58ae7be24e
parent0269edefacb78700c95572c41a5a4c8633b631b6
Refactor create_limit_path() to share cost adjustment code with FDWs.

This is in preparation for an upcoming commit.

Author: Etsuro Fujita
Reviewed-By: Antonin Houska and Jeff Janes
Discussion: https://postgr.es/m/87pnz1aby9.fsf@news-spur.riddles.org.uk
src/backend/optimizer/util/pathnode.c
src/include/optimizer/pathnode.h