| Commit message (Expand) | Author | Age |
* | Documentation fix for ecpg. | Michael Meskes | 2013-11-27 |
* | More improvement to comment parsing in ecpg. | Michael Meskes | 2013-11-25 |
* | Fixed incorrect description of EXEC SQL VAR command. | Michael Meskes | 2013-06-27 |
* | Add pkg-config files for libpq and ecpg libraries | Peter Eisentraut | 2013-03-31 |
* | doc: merge ecpg username/password example into C comment | Bruce Momjian | 2013-01-25 |
* | docs: In ecpg, clarify how username/password colon parameters are used | Bruce Momjian | 2013-01-25 |
* | Removed sentence about not being able to retrieve more than one row at a time, | Michael Meskes | 2012-10-05 |
* | Documentation spell and markup checking | Peter Eisentraut | 2012-06-08 |
* | Removed redundant "the" from ecpg's docs. | Michael Meskes | 2012-03-11 |
* | Fix typo, pg_types_date.h => pgtypes_date.h. | Tom Lane | 2012-01-06 |
* | Fix typo | Peter Eisentraut | 2011-08-14 |
* | Add smallserial pseudotype. | Robert Haas | 2011-06-21 |
* | Ecpg doc cleanups, as reported by Marc Cousin. | Bruce Momjian | 2011-06-09 |
* | More ECPG documentation fixes | Peter Eisentraut | 2011-06-04 |
* | ECPG documentation fix | Peter Eisentraut | 2011-06-04 |
* | Use proper SGML doc entities rather than angle-brackets. | Bruce Momjian | 2011-06-02 |
* | Spell checking and markup refinement | Peter Eisentraut | 2011-05-19 |
* | Typo fix | Bruce Momjian | 2011-02-17 |
* | Properly capitalize hyphenated words in documentation titles. | Bruce Momjian | 2011-02-01 |
* | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian | 2011-01-29 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Fix typo | Alvaro Herrera | 2010-10-12 |
* | Extensive ECPG documentation improvements | Peter Eisentraut | 2010-10-10 |
* | Update ecpglib error code listing | Peter Eisentraut | 2010-09-29 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Clean up description of ecpg's dtcvfmtasc function. | Tom Lane | 2010-09-02 |
* | Clean up some bad grammar and punctuation in description of ecpg's decimal | Tom Lane | 2010-09-02 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Fix one more incorrect errno definition in the ECPG manual. | Robert Haas | 2010-08-11 |
* | Fix incorrect errno definitions in ECPG manual. | Robert Haas | 2010-08-11 |
* | Fix indentation of verbatim block elements | Peter Eisentraut | 2010-07-29 |
* | Fix some spelling errors. | Magnus Hagander | 2010-05-13 |
* | Fix typo: PGTYPES_NUM_OVERFLOW should be PGTYPES_NUM_UNDERFLOW. | Tom Lane | 2010-05-09 |
* | Entity-ify a few new uses of literal <, >, and &. | Tom Lane | 2010-02-27 |
* | Hot Standby documentation updates | Bruce Momjian | 2010-02-19 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Remove tabs in SGML. | Bruce Momjian | 2010-01-26 |
* | Finally applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add the new f... | Michael Meskes | 2010-01-26 |
* | thread-safety | Bruce Momjian | 2009-12-02 |
* | Properly indent SGML. | Bruce Momjian | 2009-11-30 |
* | Added patch by Bernd Helmle <bernd.helmle@credativ.de> that adds a low level | Michael Meskes | 2009-09-18 |
* | Alter some gratuitous uses of "ANSI" when "SQL standard" might have been | Peter Eisentraut | 2009-07-11 |
* | Refer to tables by id, not by "the following table", because tables are in | Peter Eisentraut | 2009-05-18 |
* | Proofreading adjustments for first two parts of documentation (Tutorial | Bruce Momjian | 2009-04-27 |
* | Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious | Alvaro Herrera | 2008-12-07 |
* | Use macro to document size of ecpg sqlerrmc string. | Bruce Momjian | 2008-06-12 |
* | Entity-ify a passel of & < > characters. Per gripe from Devrim. | Tom Lane | 2007-12-03 |
* | Use "alternative" instead of "alternate" where it is clearer. | Peter Eisentraut | 2007-11-07 |
* | Fix erroneous column counts in some documentation tables. Brian Gough | Tom Lane | 2007-04-17 |
* | Remove extra character erroneously added. | Bruce Momjian | 2007-02-16 |