1
0
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:
Bruce Momjian
1999-03-14 18:12:21 +00:00
parent 8930699cd6
commit d66a44a58c
2 changed files with 5 additions and 26 deletions

View File

@@ -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: