TopicMailing ListsActivityParticipants
1 commit
Fix missing space before WHERE in GRAPH_TABLE deparse
masterunreleasedREL_19_STABLEunreleased
PG20-2Needs review
Patch#7085
TagsBugfix
CICI score: 10/10
Fix missing space before WHERE in `GRAPH_TABLE` deparse
Fix missing space before WHERE in `GRAPH_TABLE` deparse
hackers
3 replies
about 4 hours ago
Chauhan DhruvAshutosh BapatPeter Eisentraut
1 commit
Further improve the names generated for indexes on expressions.
masterunreleased
PG20-2Committed
Patch#7086
TagsBugfix
CINeeds rebase
CommitterTom Lane (tgl)
Expression index can get an empty generated column name
Expression index can get an empty generated column name
hackers
2 replies
6 days ago
Chauhan DhruvTom Lane