Skip to content

Commit b621866

Browse files
authored
Merge pull request #846 from jiaoshuntian/variable_refactor
IvorySQL:Optimize the VARIABLE and PRINT command codes
2 parents ad0cb62 + f53e62d commit b621866

7 files changed

Lines changed: 325 additions & 321 deletions

File tree

src/bin/psql/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ psqlplusparse.o psqlplusscan.o: psqlplusparse.h
6363

6464
help.o: sql_help.h
6565

66-
# ReqID:SRS-CMD-PSQL
6766
psqlplusparse.o: psqlplusscan.c
6867

6968
# See notes in src/backend/parser/Makefile about the following two rules

0 commit comments

Comments
 (0)