summaryrefslogtreecommitdiff
path: root/src/backend/catalog/pg_largeobject.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Completion of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-7/+6
* Minor code cleanup: remove a variable that was assigned to but neverNeil Conway2005-02-231-3/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Cross-data-type comparisons are now indexable by btrees, pursuant to myTom Lane2003-11-121-10/+9
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-9/+10
* Repair some REINDEX problems per recent discussions. The relcache isTom Lane2003-09-241-25/+19
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Error message editing in backend/catalog.Tom Lane2003-07-211-2/+4
* 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