summaryrefslogtreecommitdiff
path: root/src/backend/commands/matview.c
AgeCommit message (Expand)Author
2013-03-22Allow I/O reliability checks using 16-bit checksumsSimon Riggs
2013-03-17Extend object-access hook machinery to support post-alter events.Robert Haas
2013-03-06WAL-log the extension of a new empty MV heap which is being populated.Kevin Grittner
2013-03-03Add a materialized view relations.Kevin Grittner