mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
for Irix.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-connect.c,v 1.97 1999/05/25 16:15:11 momjian Exp $
|
||||
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-connect.c,v 1.98 1999/06/17 15:16:04 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
@ -139,9 +139,6 @@ static struct EnvironmentOptions
|
||||
{
|
||||
"PGGEQO", "geqo"
|
||||
},
|
||||
{
|
||||
"PGQUERY_LIMIT", "query_limit"
|
||||
},
|
||||
{
|
||||
NULL
|
||||
}
|
||||
|
Reference in New Issue
Block a user