Neil Conway
e9b33ed6cd
Fix typo in ECPG docs, per Andreas Seltenreich.
2005-05-20 12:36:48 +00:00
Bruce Momjian
1ced129aa3
More < and > cleanups converted to ampersands.
2005-01-22 22:56:36 +00:00
Tom Lane
b5adf46cbd
Some more small improvements in response to 7.4 interactive docs comments.
2005-01-08 22:13:38 +00:00
Bruce Momjian
826f732562
Fix ECPGstatus() documentation of parameters.
...
Edmund Bacon
2005-01-07 05:43:28 +00:00
Tom Lane
797c2b2501
More minor updates and copy-editing.
2004-12-28 22:47:15 +00:00
Michael Meskes
99827af7e0
Fixed docs to clearly note that ecpg is originally a C precompiler and C++ stuff is not 100%.
2003-12-26 20:00:00 +00:00
Bruce Momjian
39d66b5494
Mention ecpg SET CONNECTION is not thread-aware.
2003-12-16 01:06:39 +00:00
Bruce Momjian
8f61184db7
Hi, this doco patch is a quick one to add explicit mention of the need
...
for the AT clause in threaded ECPG applications.
Philip Yarra
2003-12-01 22:36:40 +00:00
PostgreSQL Daemon
969685ad44
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
Peter Eisentraut
cf87eb4726
Upgrade to DocBook V4.2 SGML.
2003-11-24 19:08:02 +00:00
Peter Eisentraut
934c21344c
Documentation cleanup
2003-11-12 22:47:47 +00:00
Tom Lane
e5c2c97892
Add a listing of our SQLSTATE error codes to the documentation.
...
Link to it from some appropriate places.
2003-10-17 18:57:01 +00:00
Tom Lane
f3ad615ce8
Fix a batch of speling misteaks identified by Peter's spell-checker tool.
2003-09-20 20:12:05 +00:00
Bruce Momjian
2a5b6a7c9b
This patch fixes a few missed GUC variables that were still upper case,
...
makes a few more small improvements to runtime.sgml, and makes some SGML
conventions more consistent.
Neil Conway
2003-09-11 21:42:20 +00:00
Michael Meskes
2fab616866
Fixed a few bugs that came up on pgsql-interfaces.
2003-09-09 10:54:44 +00:00
Peter Eisentraut
c326d8f4f2
Add/edit index entries.
2003-08-31 17:32:24 +00:00
Bruce Momjian
90562b1135
Noticed broken markup in ecpg.sgml. Attached patch fixes it. Please
...
apply.
Joe Conway
2003-08-07 04:17:21 +00:00
Peter Eisentraut
4f7df90db0
Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs,
...
rather than parsing the message. Add some documentation about embedded
SQL.
2003-08-01 13:53:36 +00:00
Bruce Momjian
55103553ad
--enable-thread-safeness -> --enable-thread-safety
2003-08-01 03:10:04 +00:00
Bruce Momjian
bd95e21594
Rename --with-threads to --enable-thread-safeness, per Peter.
2003-07-23 17:27:28 +00:00
Bruce Momjian
4f70680177
Make ecpg thread safe.
...
Lee Kindness
2003-06-15 04:07:58 +00:00
Peter Eisentraut
5e5c5cd31a
Merge documentation into one book. (Build with "make html".) Replace
...
vague cross-references with real links.
2003-03-25 16:15:44 +00:00
Peter Eisentraut
706a32cdf6
Big editing for consistent content and presentation.
2003-03-13 01:30:29 +00:00
Bruce Momjian
be2b660ecd
This patch includes a lot of minor cleanups to the SGML documentation,
...
including:
- replacing all the appropriate usages of <citetitle>PostgreSQL
...</citetitle> with &cite-user;, &cite-admin;, and so on
- fix an omission in the EXECUTE documentation
- add some more text to the EXPLAIN documentation
- improve the PL/PgSQL RETURN NEXT documentation (more work to do here)
- minor markup fixes
Neil Conway
2003-01-19 00:13:31 +00:00
Bruce Momjian
da8149032a
SGML improvements.
...
Neil Conway
2002-11-15 03:11:18 +00:00
Peter Eisentraut
266a280584
Add introductory sections explaining what each book is about. Remove Y2K
...
statement.
2002-10-24 17:48:54 +00:00
Peter Eisentraut
cc4f576957
Improve ECPG documentation.
2002-10-21 18:04:05 +00:00
Peter Eisentraut
bc49968764
Add more appropriate markup.
2002-09-21 18:32:54 +00:00
Peter Eisentraut
bf43bed848
Spell-check and markup police
2002-01-20 22:19:57 +00:00
Bruce Momjian
0c8429ca31
Add missing literal endtag.
2002-01-18 21:17:07 +00:00
Bruce Momjian
9600ccad13
Improve description of autocommit behavior in ecpg manual pages.
2002-01-18 20:32:54 +00:00
Peter Eisentraut
731204e090
Editorial review
2002-01-07 02:29:15 +00:00
Bruce Momjian
88ebc0f2f7
Remove ecpg TODO section:
...
> Looking at this I also found an ecpg TODO list in the docs:
>
>
http://candle.pha.pa.us/main/writings/pgsql/sgml/ecpg-develop.html
>
> Seems that TODO section should be removed. Some items are done,
others
> are on the main TODO list.
That's correct. I did not fix the docs for quite some time.
Michael
--
Michael Meskes
2002-01-06 17:54:14 +00:00
Thomas G. Lockhart
2475e87481
Deprecate 'current' for date/time input.
...
Fix up references to "PostgreSQL" rather than "Postgres". Was roughly
evenly split between the two before. ref/ files not yet done.
2001-11-21 05:53:41 +00:00
Peter Eisentraut
3c879e3738
Add some more index entries.
2001-11-12 19:19:39 +00:00
Peter Eisentraut
5766f98a73
Small tuning
2001-11-08 23:37:50 +00:00
Tom Lane
fe61b6cc4a
Fix broken markup.
2001-11-01 04:48:00 +00:00
Peter Eisentraut
028c72525d
Reformat some non-sensical markup.
2001-10-31 20:37:39 +00:00
Bruce Momjian
f5a5b44c4d
Change error code docs to use colons.
2001-10-18 20:43:05 +00:00
Bruce Momjian
278669e038
Document all the ecpg error codes.
2001-10-18 20:32:58 +00:00
Bruce Momjian
c19ff887c6
Add documention for ecpg -209 error.
2001-10-11 20:25:42 +00:00
Peter Eisentraut
351a0c1736
Replace ASCII-quotes with proper markup.
2001-09-13 15:55:24 +00:00
Peter Eisentraut
a457d33516
Markup and spell-check run over Programmer's Guide (rather incomplete still).
2001-09-10 21:58:47 +00:00
Bruce Momjian
c2ed891512
Overhaul ecpg manual page.
...
Update Italian jdbc error messages.
2001-09-06 00:23:42 +00:00
Bruce Momjian
e1635b4402
Back out "Remove outdated documentation section of ecpg." for Michael.
2001-08-26 17:04:02 +00:00
Bruce Momjian
680d465b75
Remove outdated documentation section of ecpg.
2001-08-24 18:08:25 +00:00
Peter Eisentraut
7558da669f
Make use of <email> tag for marking up email addresses.
2000-12-22 21:51:58 +00:00
Peter Eisentraut
72ad5fe15c
Add id' attributes to all
chapter' and `sect1' tags, to generate useful
...
names for the HTML files (e.g., not x4856.htm).
2000-09-29 20:21:34 +00:00
Peter Eisentraut
2acdef186d
Move contrib/odbc/odbc.sql together with odbc driver, remove old files;
...
revise ODBC "installation instructions"; update some other outdated
documentation; update contrib documentation
2000-09-18 20:11:37 +00:00
Thomas G. Lockhart
2b6a35f7cd
Fix several <ulink> tags which refer to e-mail addresses
...
but were missing the "mailto:" prefix.
Fix typo.
Thanks to Neil Conway <nconway@klamath.dyndns.org> for the heads-up.
2000-08-23 05:59:11 +00:00