mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
Install the SQL command man pages into a section appropriate for each
system. Some systems did not understand the 'l' section, and in general it wasn't entirely appropriate. On SCO OpenServer, the man pages won't be installed at all until someone figures out their man system.
This commit is contained in:
@ -1196,7 +1196,7 @@ public class DatabaseMetaData implements java.sql.DatabaseMetaData
|
||||
|
||||
/**
|
||||
* What is the maximum number of columns in a table? From the
|
||||
* create_table(l) manual page...
|
||||
* CREATE TABLE reference page...
|
||||
*
|
||||
* <p>"The new class is created as a heap with no initial data. A
|
||||
* class can have no more than 1600 attributes (realistically,
|
||||
|
Reference in New Issue
Block a user