| Commit message (Expand) | Author | Age |
* | Rename lo_create(oid, bytea) to lo_from_bytea(). | Tom Lane | 2014-06-12 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Suppress duplicate-index-entry warning introduced by previous commit. | Tom Lane | 2013-10-28 |
* | Add large object functions catering to SQL callers. | Noah Misch | 2013-10-27 |
* | docs: Update libpq and testlo examples | Bruce Momjian | 2013-09-10 |
* | Improve description of loread/lowrite. | Robert Haas | 2013-06-12 |
* | Add description that loread()/lowrite() are corresponding to | Tatsuo Ishii | 2013-06-11 |
* | Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters. | Tom Lane | 2012-10-08 |
* | Improve documentation about large-object functions. | Tom Lane | 2012-10-07 |
* | Add API for 64-bit large object access. Now users can access up to | Tatsuo Ishii | 2012-10-07 |
* | In docs, rename "backwards compatibility" to "backward compatibility" | Bruce Momjian | 2011-03-11 |
* | Implement genuine serializable isolation level. | Heikki Linnakangas | 2011-02-08 |
* | Properly capitalize hyphenated words in documentation titles. | Bruce Momjian | 2011-02-01 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Use double quotes rather than double quotes for libpq target anchors. | Robert Haas | 2010-08-10 |
* | Provide stable target anchors for libpq functions. | Robert Haas | 2010-08-09 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Improve documentation for pg_largeobject changes. | Robert Haas | 2009-12-17 |
* | Add large object access control. | Itagaki Takahiro | 2009-12-11 |
* | Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious | Alvaro Herrera | 2008-12-07 |
* | Add server side lo_import(filename, oid) function. | Tatsuo Ishii | 2008-03-22 |
* | Add libpq new API lo_import_with_oid() which is similar to lo_import() | Tatsuo Ishii | 2008-03-19 |
* | Fix broken markup, strange tab width. | Tom Lane | 2007-03-14 |
* | Add lo_truncate() to backend and libpq for large object truncation. | Bruce Momjian | 2007-03-03 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Spellchecking and such | Peter Eisentraut | 2006-10-23 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Removes or minimizes some documentation mentions of backward | Bruce Momjian | 2006-04-23 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Fix ancient error in large objects usage example: overwrite() subroutine | Tom Lane | 2006-03-02 |
* | Adjust lo_open() so that specifying INV_READ without INV_WRITE creates | Tom Lane | 2005-06-13 |
* | Add some real documentation about TOAST (finally). Combine this with | Tom Lane | 2005-01-10 |
* | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane | 2005-01-08 |
* | More minor updates and copy-editing. | Tom Lane | 2004-12-28 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Documentation cleanup | Peter Eisentraut | 2003-11-12 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Update libpq to make new features of FE/BE protocol available to | Tom Lane | 2003-06-21 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | Correct documention of lo_unlink return value as int, not Oid. | Bruce Momjian | 2002-04-18 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Add some more index entries. | Peter Eisentraut | 2001-11-12 |
* | Bunch of copy fitting and style sheet tweakage to get decent looking print | Peter Eisentraut | 2001-10-09 |
* | Update intro in face of TOAST. | Peter Eisentraut | 2001-09-16 |
* | Markup examples as examples. | Peter Eisentraut | 2001-09-15 |