postgresql/src/interfaces
Peter Eisentraut c2bd1fec32 Remove redundant grammar symbols
access_method, database_name, and index_name are all just name, and
they are not used consistently for their alleged purpose, so remove
them.  They have been around since ancient times but have no current
reason for existing.  Removing them can simplify future grammar
refactoring.

Discussion: https://www.postgresql.org/message-id/flat/163c00a5-f634-ca52-fc7c-0e53deda8735%402ndquadrant.com
2020-06-10 22:58:46 +02:00
..
ecpg Remove redundant grammar symbols 2020-06-10 22:58:46 +02:00
libpq Try to read data from the socket in pqSendSome's write_failed paths. 2020-06-07 13:44:13 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00