mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	Revert "Rename files and headers related to index AM"
This follows multiple complains from Peter Geoghegan, Andres Freund and Alvaro Herrera that this issue ought to be dug more before actually happening, if it happens. Discussion: https://postgr.es/m/20191226144606.GA5659@alvherre.pgsql
This commit is contained in:
		| @@ -17,7 +17,7 @@ | ||||
| #ifndef HASH_H | ||||
| #define HASH_H | ||||
|  | ||||
| #include "access/indexam.h" | ||||
| #include "access/amapi.h" | ||||
| #include "access/itup.h" | ||||
| #include "access/sdir.h" | ||||
| #include "catalog/pg_am_d.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user