13 days ago |
Masahiko Sawada | Suppress maybe-uninitialized warning. |
tree | commitdiff |
2025-01-01 |
Bruce Momjian | Update copyright for 2025 |
tree | commitdiff |
2024-09-12 |
Fujii Masao | Deduplicate code in LargeObjectExists and myLargeObject... |
tree | commitdiff |
2024-03-04 |
Peter Eisentraut | Remove unused #include's from backend .c files |
tree | commitdiff |
2024-01-04 |
Bruce Momjian | Update copyright for 2024 |
tree | commitdiff |
2023-12-15 |
Tom Lane | Fix bugs in manipulation of large objects. |
tree | commitdiff |
2023-09-26 |
Bruce Momjian | doc: correct reference to pg_relation in comment |
tree | commitdiff |
2023-01-02 |
Bruce Momjian | Update copyright for 2023 |
tree | commitdiff |
2022-12-20 |
Andrew Dunstan | Add copyright notices to meson files |
tree | commitdiff |
2022-09-22 |
Andres Freund | meson: Add initial version of meson based build system |
tree | commitdiff |
2022-01-08 |
Bruce Momjian | Update copyright for 2022 |
tree | commitdiff |
2021-11-03 |
Heikki Linnakangas | Fix snapshot reference leak if lo_export fails. |
tree | commitdiff |
2021-01-02 |
Bruce Momjian | Update copyright for 2021 |
tree | commitdiff |
2020-03-10 |
Peter Eisentraut | Remove utils/acl.h from catalog/objectaddress.h |
tree | commitdiff |
2020-01-01 |
Bruce Momjian | Update copyrights for 2020 |
tree | commitdiff |
2019-12-26 |
Michael Paquier | Revert "Rename files and headers related to index AM" |
tree | commitdiff |
2019-12-25 |
Michael Paquier | Rename files and headers related to index AM |
tree | commitdiff |
2019-11-05 |
Andres Freund | Split all OBJS style lines in makefiles into one-line... |
tree | commitdiff |
2019-10-04 |
Robert Haas | Rename some toasting functions based on whether they... |
tree | commitdiff |
2019-09-05 |
Robert Haas | Split tuptoaster.c into three separate files. |
tree | commitdiff |
2019-01-21 |
Andres Freund | Remove superfluous tqual.h includes. |
tree | commitdiff |
2019-01-21 |
Andres Freund | Replace uses of heap_open et al with the corresponding... |
tree | commitdiff |
2019-01-21 |
Andres Freund | Replace heapam.h includes with {table, relation}.h... |
tree | commitdiff |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
tree | commitdiff |
2018-11-21 |
Andres Freund | Remove WITH OIDS support, change oid catalog column... |
tree | commitdiff |
2018-01-03 |
Bruce Momjian | Update copyright for 2018 |
tree | commitdiff |
2017-11-09 |
Tom Lane | Refactor permissions checks for large objects. |
tree | commitdiff |
2017-10-11 |
Tom Lane | Remove unnecessary PG_TRY overhead for CurrentResourceO... |
tree | commitdiff |
2017-06-21 |
Tom Lane | Phase 3 of pgindent updates. |
tree | commitdiff |
2017-06-21 |
Tom Lane | Phase 2 of pgindent updates. |
tree | commitdiff |
2017-02-01 |
Tom Lane | Fix CatalogTupleInsert/Update abstraction for case... |
tree | commitdiff |
2017-02-01 |
Tom Lane | Provide CatalogTupleDelete() as a wrapper around simple... |
tree | commitdiff |
2017-01-31 |
Alvaro Herrera | Tweak catalog indexing abstraction for upcoming WARM |
tree | commitdiff |
2017-01-03 |
Bruce Momjian | Update copyright via script for 2017 |
tree | commitdiff |
2016-01-02 |
Bruce Momjian | Update copyright for 2016 |
tree | commitdiff |
2015-02-20 |
Tom Lane | Use FLEXIBLE_ARRAY_MEMBER in struct varlena. |
tree | commitdiff |
2015-01-06 |
Bruce Momjian | Update copyright for 2015 |
tree | commitdiff |
2014-06-05 |
Tom Lane | Add defenses against running with a wrong selection... |
tree | commitdiff |
2014-05-06 |
Bruce Momjian | pgindent run for 9.4 |
tree | commitdiff |
2014-01-07 |
Bruce Momjian | Update copyright for 2014 |
tree | commitdiff |
2013-09-30 |
Heikki Linnakangas | Fix snapshot leak if lo_open called on non-existent... |
tree | commitdiff |
2013-07-02 |
Robert Haas | Use an MVCC snapshot, rather than SnapshotNow, for... |
tree | commitdiff |
2013-03-07 |
Robert Haas | Code beautification for object-access hook machinery. |
tree | commitdiff |
2013-01-01 |
Bruce Momjian | Update copyrights for 2013 |
tree | commitdiff |
2012-10-09 |
Tom Lane | Remove unnecessary overhead in backend's large-object... |
tree | commitdiff |
2012-10-08 |
Tom Lane | Code review for 64-bit-large-object patch. |
tree | commitdiff |
2012-10-06 |
Tatsuo Ishii | Add API for 64-bit large object access. Now users... |
tree | commitdiff |
2012-03-09 |
Robert Haas | Extend object access hook framework to support argument... |
tree | commitdiff |
2012-01-26 |
Robert Haas | Classify DROP operations by whether or not they are... |
tree | commitdiff |
2012-01-01 |
Bruce Momjian | Update copyright notices for year 2012. |
tree | commitdiff |
2011-09-01 |
Bruce Momjian | Remove unnecessary #include references, per pgrminclude... |
tree | commitdiff |
2011-04-10 |
Bruce Momjian | pgindent run before PG 9.1 beta 1. |
tree | commitdiff |
2011-01-27 |
Tom Lane | Change inv_truncate() to not repeat its systable_getnex... |
tree | commitdiff |
2011-01-01 |
Bruce Momjian | Stamp copyrights for year 2011. |
tree | commitdiff |
2010-11-25 |
Robert Haas | Object access hook framework, with post-creation hook. |
tree | commitdiff |
2010-09-20 |
Magnus Hagander | Remove cvs keywords from all files. |
tree | commitdiff |
2010-02-26 |
Bruce Momjian | pgindent run for 9.0 |
tree | commitdiff |
2010-01-02 |
Bruce Momjian | Update copyright for the year 2010. |
tree | commitdiff |
2009-12-11 |
Itagaki Takahiro | Add large object access control. |
tree | commitdiff |
2009-06-11 |
Bruce Momjian | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW... |
tree | commitdiff |
2009-01-01 |
Bruce Momjian | Update copyright for 2009. |
tree | commitdiff |
2008-12-04 |
Alvaro Herrera | Fix a couple of snapshot management bugs in the new... |
tree | commitdiff |
2008-11-02 |
Tom Lane | Remove all uses of the deprecated functions heap_formtu... |
tree | commitdiff |
2008-06-19 |
Alvaro Herrera | Improve our #include situation by moving pointer types... |
tree | commitdiff |
2008-05-12 |
Alvaro Herrera | Improve snapshot manager by keeping explicit track... |
tree | commitdiff |
2008-04-12 |
Tom Lane | Create new routines systable_beginscan_ordered, systabl... |
tree | commitdiff |
2008-03-26 |
Alvaro Herrera | Move the HTSU_Result enum definition into snapshot... |
tree | commitdiff |
2008-03-26 |
Alvaro Herrera | Rename snapmgmt.c/h to snapmgr.c/h, for consistency... |
tree | commitdiff |
2008-03-26 |
Alvaro Herrera | Separate snapshot management code from tuple visibility... |
tree | commitdiff |
2008-03-01 |
Tom Lane | Fix another place that was assuming that a local variab... |
tree | commitdiff |
2008-02-19 |
Peter Eisentraut | Refactor backend makefiles to remove lots of duplicate... |
tree | commitdiff |
2008-01-01 |
Bruce Momjian | Update copyrights in source tree to 2008. |
tree | commitdiff |
2007-11-15 |
Bruce Momjian | pgindent run for 8.3. |
tree | commitdiff |
2007-06-12 |
Tom Lane | Add some simple defenses against null fields in pg_larg... |
tree | commitdiff |
2007-04-06 |
Tom Lane | Support varlena fields with single-byte headers and... |
tree | commitdiff |
2007-03-03 |
Bruce Momjian | Add lo_truncate() to backend and libpq for large object... |
tree | commitdiff |
2007-02-27 |
Tom Lane | Replace direct assignments to VARATT_SIZEP(x) with... |
tree | commitdiff |
2007-01-20 |
Peter Eisentraut | Remove remains of old depend target. |
tree | commitdiff |
2007-01-05 |
Bruce Momjian | Update CVS HEAD for 2007 copyright. Back branches... |
tree | commitdiff |
2006-09-07 |
Bruce Momjian | Specify lo_write() to take a _const_ buffer, to match... |
tree | commitdiff |
2006-07-31 |
Tom Lane | Change the relation_open protocol so that we obtain... |
tree | commitdiff |
2006-07-14 |
Bruce Momjian | Remove 576 references of include files that were not... |
tree | commitdiff |
2006-07-13 |
Bruce Momjian | Allow include files to compile own their own. |
tree | commitdiff |
2006-04-26 |
Tom Lane | Revise large-object access routines to avoid running... |
tree | commitdiff |
2006-03-05 |
Bruce Momjian | Update copyright for 2006. Update scripts. |
tree | commitdiff |
2005-12-03 |
Tom Lane | Tweak indexscan machinery to avoid taking an AccessShar... |
tree | commitdiff |
2005-10-15 |
Bruce Momjian | Standard pgindent run for 8.1. |
tree | commitdiff |
2005-08-12 |
Tom Lane | Solve the problem of OID collisions by probing for... |
tree | commitdiff |
2005-06-13 |
Tom Lane | Adjust lo_open() so that specifying INV_READ without... |
tree | commitdiff |
2005-04-14 |
Tom Lane | Completion of project to use fixed OIDs for all system... |
tree | commitdiff |
2005-01-27 |
Neil Conway | Change heap_modifytuple() to require a TupleDesc rather... |
tree | commitdiff |
2004-12-31 |
PostgreSQL Daemon | Tag appropriate files for rc3 |
tree | commitdiff |
2004-09-16 |
Tom Lane | Restructure subtransaction handling to reduce resource... |
tree | commitdiff |
2004-08-29 |
Bruce Momjian | Pgindent run for 8.0. |
tree | commitdiff |
2004-08-29 |
Bruce Momjian | Update copyright to 2004. |
tree | commitdiff |
2004-07-31 |
Tom Lane | Restructure error handling as recently discussed. ... |
tree | commitdiff |
2004-07-28 |
Tom Lane | Fix subtransaction behavior for large objects, temp... |
tree | commitdiff |
2003-11-29 |
PostgreSQL Daemon | $Header: -> $PostgreSQL Changes ... |
tree | commitdiff |
2003-11-21 |
Tom Lane | COMMENT ON casts, conversions, languages, operator... |
tree | commitdiff |
2003-11-12 |
Tom Lane | Cross-data-type comparisons are now indexable by btrees... |
tree | commitdiff |
next |