How about trailing commas in SQL?
A discussion on implementing trailing commas in SQL explores various approaches, from supporting only popular cases to comprehensive implementation across all comma-separated constructs, highlighting challenges in both PostgreSQL implementation and SQL standardization.