ensure datacache does not return expired records, fixig pq behavior with respect...
authorChristian Grothoff <christian@grothoff.org>
Tue, 12 Jun 2018 12:48:00 +0000 (14:48 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 12 Jun 2018 12:48:00 +0000 (14:48 +0200)
commitf6a87ee66310529edf76c0fab76cdc7cd2aac216
treee3697e5f549bd6d0adbeede9935b67313d4907cf
parentae8b5cb2eac770be0d18b7d46c238bf865e34023
ensure datacache does not return expired records, fixig pq behavior with respect to FOREVER absolute time
src/datacache/plugin_datacache_heap.c
src/datacache/plugin_datacache_postgres.c
src/datacache/test_datacache.c
src/datacache/test_datacache_quota.c
src/pq/pq_query_helper.c
src/pq/pq_result_helper.c