pgfruit: Demonstration of how to synchronize table contents to memory.
authorRobert Haas <rhaas@postgresql.org>
Fri, 23 Jun 2023 16:23:49 +0000 (12:23 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 23 Jun 2023 16:23:49 +0000 (12:23 -0400)
commit5b7396f887a52a8ea7888fa0dd0f884cc5eda76d
tree53afd09a25e74ddabd035bf351ecc740fdf23de0
parentf5c446e3367527f9db1506d7c38d2f56e20950b6
pgfruit: Demonstration of how to synchronize table contents to memory.

Lightly tested, but probably has bugs.
contrib/pgfruit/Makefile [new file with mode: 0644]
contrib/pgfruit/pgfruit--1.0.sql [new file with mode: 0644]
contrib/pgfruit/pgfruit.c [new file with mode: 0644]
contrib/pgfruit/pgfruit.control [new file with mode: 0644]