mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Reversed out libpq protocol patch for Tom Lane.
This commit is contained in:
@@ -11220,7 +11220,7 @@ case 468:
|
||||
case 469:
|
||||
#line 2621 "preproc.y"
|
||||
{
|
||||
yyval.str = yyvsp[0].str
|
||||
yyval.str = yyvsp[0].str;
|
||||
;
|
||||
break;}
|
||||
case 470:
|
||||
|
||||
Reference in New Issue
Block a user