1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00

Properly exit ODBC with 'X', allow linking on BSD/OS.

This commit is contained in:
Bruce Momjian
2001-02-10 05:50:29 +00:00
parent 618733de1a
commit fd40942fd8
23 changed files with 11 additions and 24 deletions

View File

@@ -1,4 +1,3 @@
/* Module: parse.c
*
* Description: This module contains routines related to parsing SQL statements.