postgresql/doc/src/sgml
Tom Lane 8bfe93c5c8 pg_dump and pg_restore were stripping quotes and downcasing some but
not all SQL identifiers taken from command line arguments.  We decided
years ago that that was a bad idea: identifiers taken from the command
line should be treated as literally correct.  Remove the inconsistent
code that has crept in recently.  Also fix pg_dump so that the combination
of --schema and --table does what you'd expect, namely dump exactly one
table from exactly one schema.  Per gripe from Deepak Bhole of Red Hat.
2003-06-11 16:29:42 +00:00
..
ref pg_dump and pg_restore were stripping quotes and downcasing some but 2003-06-11 16:29:42 +00:00
advanced.sgml
arch-dev.sgml
array.sgml
backup.sgml
biblio.sgml
bki.sgml
book-decl.sgml
catalogs.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
charset.sgml Indexing support for pattern matching operations via separate operator 2003-05-15 15:50:21 +00:00
client-auth.sgml Now that I look, that link doesn't belong there at all, does it? 2003-06-11 14:14:50 +00:00
compiler.sgml
contacts.sgml
cvs.sgml Update anonymous-CVS instructions. 2003-06-11 15:28:55 +00:00
datatype.sgml
datetime.sgml General editing 2003-04-07 01:29:26 +00:00
ddl.sgml Fix erroneous example, per Tim Knowles. 2003-05-07 03:41:31 +00:00
dfunc.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
diskusage.sgml
dml.sgml
docguide.sgml Update documentation build instructions. 2003-06-06 14:17:08 +00:00
ecpg.sgml
extend.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
features.sgml
filelist.sgml Add documentation for information schema, and some corrections on some 2003-05-18 20:55:57 +00:00
fixrtf
func.sgml Provide a real link to CREATE SEQUENCE's reference page in nextval/setval 2003-05-05 15:08:49 +00:00
geqo.sgml
gist.sgml
history.sgml
indexcost.sgml
indices.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
info.sgml
information_schema.sgml Information schema views about functions 2003-06-05 16:08:47 +00:00
install-win32.sgml
installation.sgml Add Rendezvous support to postmaster, from Chris Campbell 2003-06-11 06:56:07 +00:00
intro.sgml
jdbc.sgml General editing 2003-04-07 01:29:26 +00:00
keywords.sgml
legal.sgml
libpgtcl.sgml
libpq.sgml Backend support for autocommit removed, per recent discussions. The 2003-05-14 03:26:03 +00:00
lobj.sgml
maintenance.sgml
Makefile In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
manage-ag.sgml
mk_feature_tables.pl
monitoring.sgml
mvcc.sgml
nls.sgml Add error message style guidelines to the SGML documentation. 2003-05-19 21:38:24 +00:00
notation.sgml
page.sgml
perform.sgml
plperl.sgml General editing 2003-04-07 01:29:26 +00:00
plpgsql.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
plpython.sgml General editing 2003-04-07 01:29:26 +00:00
pltcl.sgml General editing 2003-04-07 01:29:26 +00:00
postgres.sgml Add documentation for information schema, and some corrections on some 2003-05-18 20:55:57 +00:00
problems.sgml A couple of minor fixes 2003-04-13 09:56:00 +00:00
protocol.sgml Fix documentation problem pointed out by Barry Lind: code expected a 2003-05-08 14:35:24 +00:00
pygresql.sgml General editing 2003-04-07 01:29:26 +00:00
queries.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
query.sgml
refentry.sgml
reference.ced
reference.sgml
regress.sgml
release.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
rules.sgml Revision 2003-04-11 13:22:35 +00:00
runtime.sgml Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 2003-05-27 17:49:47 +00:00
sources.sgml Add error message style guidelines to the SGML documentation. 2003-05-19 21:38:24 +00:00
spi.sgml
sql.sgml
standalone-install.sgml
start.sgml
stylesheet.css
stylesheet.dsl
syntax.sgml Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
trigger.sgml Revision 2003-04-11 18:41:20 +00:00
typeconv.sgml Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing 2003-05-26 00:11:29 +00:00
user-manag.sgml
wal.sgml
xaggr.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
xfunc.sgml Adopt latest bison's spelling of 'syntax error' rather than 'parse error' 2003-05-29 20:40:36 +00:00
xindex.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
xoper.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
xplang.sgml General editing 2003-04-07 01:29:26 +00:00
xtypes.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00