mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Add dummy_index_am to src/test/modules/
This includes more tests dedicated to relation options, bringing the coverage of this code close to 100%, and the module can be used for other purposes, like a base template for an index AM implementation. Author: Nikolay Sharplov, Michael Paquier Reviewed-by: Álvaro Herrera, Dent John Discussion: https://postgr.es/m/17071942.m9zZutALE6@x200m
This commit is contained in:
@@ -535,6 +535,7 @@ DropSubscriptionStmt
|
||||
DropTableSpaceStmt
|
||||
DropUserMappingStmt
|
||||
DropdbStmt
|
||||
DummyIndexOptions
|
||||
DumpComponents
|
||||
DumpId
|
||||
DumpOptions
|
||||
|
Reference in New Issue
Block a user