summaryrefslogtreecommitdiff
path: root/src/backend/catalog/pg_largeobject.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure system-catalog index updating logic. Instead of havingTom Lane2002-08-051-11/+3
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Remove global variable scanCommandId in favor of storing a command IDTom Lane2002-05-211-2/+2
* Restructure indexscan API (index_beginscan, index_getnext) perTom Lane2002-05-201-37/+10
* Cleanup some minor oversights in optional-OIDs stuff.Tom Lane2001-08-101-8/+3
* Statistical system views (yet without the config stuff, butJan Wieck2001-06-221-3/+3
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-8/+8
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Fix all the places that called heap_update() and heap_delete() withoutTom Lane2001-01-231-2/+2
* Major overhaul of large-object implementation, by Denis Perchine withTom Lane2000-10-241-0/+184
* BACKED OUT.Bruce Momjian2000-10-221-135/+0
* here it is as requested by Bruce.Bruce Momjian2000-10-211-0/+135
* Back out:Bruce Momjian2000-10-081-138/+0
* Hello,Bruce Momjian2000-10-081-0/+138