postgresql/src/backend/access
Alvaro Herrera 55573990ca Avoid unnecessary public struct declaration in slru.h
Instead, declare a public wrapper of the sole function using it for
external callers, so that they don't have to always pass a NULL
argument.

Author: Kevin Grittner
2010-12-30 12:09:17 -03:00
..
common Refactor typenameTypeId() 2010-10-25 21:44:49 +03:00
gin Support unlogged tables. 2010-12-29 06:48:53 -05:00
gist Support unlogged tables. 2010-12-29 06:48:53 -05:00
hash Support unlogged tables. 2010-12-29 06:48:53 -05:00
heap Generalize concept of temporary relations to "relation persistence". 2010-12-13 12:34:26 -05:00
index Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
nbtree Support unlogged tables. 2010-12-29 06:48:53 -05:00
transam Avoid unnecessary public struct declaration in slru.h 2010-12-30 12:09:17 -03:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00