mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	nonulls is not supported in gram.y, so why advertise it.
Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
This commit is contained in:
		
							parent
							
								
									2545844a10
								
							
						
					
					
						commit
						ab76bbf8fd
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
.\" This is -*-nroff-*-
 | 
					.\" This is -*-nroff-*-
 | 
				
			||||||
.\" XXX standard disclaimer belongs here....
 | 
					.\" XXX standard disclaimer belongs here....
 | 
				
			||||||
.\" $Header: /cvsroot/pgsql/doc/man/Attic/copy.l,v 1.1.1.1 1996/08/18 22:14:21 scrappy Exp $
 | 
					.\" $Header: /cvsroot/pgsql/doc/man/Attic/copy.l,v 1.2 1996/09/19 20:08:09 scrappy Exp $
 | 
				
			||||||
.TH COPY SQL 11/05/95 Postgres95 Postgres95
 | 
					.TH COPY SQL 11/05/95 Postgres95 Postgres95
 | 
				
			||||||
.SH NAME
 | 
					.SH NAME
 | 
				
			||||||
copy \(em copy data to or from a class from or to a Unix file.
 | 
					copy \(em copy data to or from a class from or to a Unix file.
 | 
				
			||||||
.SH SYNOPSIS
 | 
					.SH SYNOPSIS
 | 
				
			||||||
.nf
 | 
					.nf
 | 
				
			||||||
\fBcopy\fP [\fBbinary\fP] [\fBnonulls\fP] classname 
 | 
					\fBcopy\fP [\fBbinary\fP] classname 
 | 
				
			||||||
	\fBto\fP|\fBfrom\fP "filename"|\fBstdin\fR|\fBstdout\fR
 | 
						\fBto\fP|\fBfrom\fP "filename"|\fBstdin\fR|\fBstdout\fR
 | 
				
			||||||
	[\fBUSING DELIMITERS\fP delim]
 | 
						[\fBUSING DELIMITERS\fP delim]
 | 
				
			||||||
.fi
 | 
					.fi
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user