2019-10-22 |
Peter Eisentraut | Fix comment |
tree | commitdiff |
2019-10-09 |
Michael Paquier | Flush logical mapping files with fd opened for read... |
tree | commitdiff |
2019-10-04 |
Robert Haas | Rename some toasting functions based on whether they... |
tree | commitdiff |
2019-09-24 |
Fujii Masao | Speedup truncations of relation forks. |
tree | commitdiff |
2019-09-06 |
Robert Haas | Create an API for inserting and deleting rows in TOAST... |
tree | commitdiff |
2019-09-05 |
Robert Haas | Split tuptoaster.c into three separate files. |
tree | commitdiff |
2019-09-02 |
Tom Lane | Avoid touching replica identity index in ExtractReplica... |
tree | commitdiff |
2019-08-20 |
Alvaro Herrera | Fix bogus comment |
tree | commitdiff |
2019-08-19 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 11 |
tree | commitdiff |
2019-08-13 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 10 |
tree | commitdiff |
2019-08-07 |
Heikki Linnakangas | Fix predicate-locking of HOT updated rows. |
tree | commitdiff |
2019-08-05 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 9 |
tree | commitdiff |
2019-08-01 |
Peter Eisentraut | Add error codes to some corruption log messages |
tree | commitdiff |
2019-07-29 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-22 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-08 |
Robert Haas | tableam: Provide helper functions for relation sizing. |
tree | commitdiff |
2019-07-07 |
Peter Eisentraut | Use consistent style for checking return from system... |
tree | commitdiff |
2019-06-18 |
Andres Freund | Fix memory corruption/crash in ANALYZE. |
tree | commitdiff |
2019-06-18 |
Alvaro Herrera | Avoid spurious deadlocks when upgrading a tuple lock |
tree | commitdiff |
2019-06-17 |
Alvaro Herrera | Revert "Avoid spurious deadlocks when upgrading a tuple... |
tree | commitdiff |
2019-06-14 |
Alvaro Herrera | Silence compiler warning |
tree | commitdiff |
2019-06-13 |
Alvaro Herrera | Avoid spurious deadlocks when upgrading a tuple lock |
tree | commitdiff |
2019-06-08 |
Amit Kapila | Fix assorted inconsistencies. |
tree | commitdiff |
2019-06-06 |
Alvaro Herrera | Fix message style |
tree | commitdiff |
2019-06-03 |
Michael Paquier | Fix typos in various places |
tree | commitdiff |
2019-05-23 |
Andres Freund | tableam: Rename wrapper functions to match callback... |
tree | commitdiff |
2019-05-22 |
Tom Lane | Phase 2 pgindent run for v12. |
tree | commitdiff |
2019-05-22 |
Tom Lane | Initial pgindent run for v12. |
tree | commitdiff |
2019-05-21 |
Robert Haas | tableam: Move heap-specific logic from needs_toast_tabl... |
tree | commitdiff |
2019-05-19 |
Andres Freund | Don't to predicate lock for analyze scans, refactor... |
tree | commitdiff |
2019-05-18 |
Andres Freund | tableam: Avoid relying on relation size to determine... |
tree | commitdiff |
2019-05-18 |
Andres Freund | tableam: Don't assume that every AM uses md.c style... |
tree | commitdiff |
2019-05-14 |
Andres Freund | Handle table_complete_speculative's succeeded argument... |
tree | commitdiff |
2019-05-14 |
Heikki Linnakangas | Fix comment on when HOT update is possible. |
tree | commitdiff |
2019-05-13 |
Peter Geoghegan | Standardize ItemIdData terminology. |
tree | commitdiff |
2019-05-07 |
Fujii Masao | Add TRUNCATE parameter to VACUUM. |
tree | commitdiff |
2019-05-07 |
Amit Kapila | Revert "Avoid the creation of the free space map for... |
tree | commitdiff |
2019-05-02 |
Alvaro Herrera | heap_prepare_freeze_tuple: Simplify coding |
tree | commitdiff |
2019-05-02 |
Robert Haas | Fix some problems with VACUUM (INDEX_CLEANUP FALSE). |
tree | commitdiff |
2019-04-30 |
Andres Freund | Fix several recently introduced issues around handling... |
tree | commitdiff |
2019-04-24 |
Andres Freund | Allow pg_class xid & multixid horizons to not be set. |
tree | commitdiff |
2019-04-08 |
Fujii Masao | Add vacuum_truncate reloption. |
tree | commitdiff |
2019-04-08 |
Andres Freund | Fix a number of issues around modifying a previously... |
tree | commitdiff |
2019-04-04 |
Andres Freund | tableam: Add table_multi_insert() and revamp/speed... |
tree | commitdiff |
2019-04-04 |
Robert Haas | Allow VACUUM to be run with index cleanup disabled. |
tree | commitdiff |
2019-04-03 |
Alvaro Herrera | Correctly initialize newly added struct member |
tree | commitdiff |
2019-04-02 |
Alvaro Herrera | Report progress of CREATE INDEX operations |
tree | commitdiff |
2019-04-02 |
Stephen Frost | Add support for partial TOAST decompression |
tree | commitdiff |
2019-04-01 |
Andres Freund | tableam: Add table_finish_bulk_insert(). |
tree | commitdiff |
2019-04-01 |
Thomas Munro | Fix deadlock in heap_compute_xid_horizon_for_tuples(). |
tree | commitdiff |
2019-04-01 |
Andres Freund | tableam: bitmap table scan. |
tree | commitdiff |
2019-04-01 |
Andres Freund | tableam: sample scan. |
tree | commitdiff |
2019-04-01 |
Andres Freund | tableam: Formatting and other minor cleanups. |
tree | commitdiff |
2019-03-31 |
Michael Paquier | Skip redundant anti-wraparound vacuums |
tree | commitdiff |
2019-03-31 |
Andres Freund | tableam: Move heap specific logic from estimate_rel_siz... |
tree | commitdiff |
2019-03-31 |
Andres Freund | tableam: VACUUM and ANALYZE support. |
tree | commitdiff |
2019-03-29 |
Andres Freund | tableam: Comment fixes. |
tree | commitdiff |
2019-03-29 |
Andres Freund | tableam: relation creation, VACUUM FULL/CLUSTER, SET... |
tree | commitdiff |
2019-03-28 |
Andres Freund | tableam: Support for an index build's initial table... |
tree | commitdiff |
2019-03-27 |
Tom Lane | Suppress uninitialized-variable warning. |
tree | commitdiff |
2019-03-26 |
Andres Freund | Compute XID horizon for page level index vacuum on... |
tree | commitdiff |
2019-03-26 |
Andres Freund | Remove heap_hot_search(). |
tree | commitdiff |
2019-03-26 |
Andres Freund | tableam: Add table_get_latest_tid, to wrap heap_get_lat... |
tree | commitdiff |
2019-03-25 |
Andres Freund | tableam: Add and use table_fetch_row_version(). |
tree | commitdiff |
2019-03-24 |
Andres Freund | tableam: Add tuple_{insert, delete, update, lock} and... |
tree | commitdiff |
2019-03-18 |
Robert Haas | Fold vacuum's 'int options' parameter into VacuumParams. |
tree | commitdiff |
2019-03-11 |
Andres Freund | tableam: Add and use scan APIs. |
tree | commitdiff |
2019-03-08 |
Michael Paquier | Tighten use of OpenTransientFile and CloseTransientFile |
tree | commitdiff |
2019-03-06 |
Andres Freund | tableam: introduce table AM infrastructure. |
tree | commitdiff |
2019-03-01 |
Amit Kapila | Clear the local map when not used. |
tree | commitdiff |
2019-02-16 |
Tom Lane | Make use of compiler builtins and/or assembly for CLZ... |
tree | commitdiff |
2019-02-15 |
Alvaro Herrera | Revert attempts to use POPCNT etc instructions |
tree | commitdiff |
2019-02-13 |
Alvaro Herrera | Add basic support for using the POPCNT and SSE4.2s... |
tree | commitdiff |
2019-02-04 |
Amit Kapila | Avoid creation of the free space map for small heap... |
tree | commitdiff |
2019-02-03 |
Andres Freund | Move page initialization from RelationAddExtraBlocks... |
tree | commitdiff |
2019-02-02 |
Amit Kapila | Avoid possible deadlock while locking multiple heap... |
tree | commitdiff |
2019-02-01 |
Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... |
tree | commitdiff |
2019-01-29 |
Andres Freund | Revert "Move page initialization from RelationAddExtraB... |
tree | commitdiff |
2019-01-28 |
Andres Freund | Fix race condition between relation extension and vacuum. |
tree | commitdiff |
2019-01-28 |
Andres Freund | Move page initialization from RelationAddExtraBlocks... |
tree | commitdiff |
2019-01-28 |
Amit Kapila | Revert "Avoid creation of the free space map for small... |
tree | commitdiff |
2019-01-28 |
Amit Kapila | Avoid creation of the free space map for small heap... |
tree | commitdiff |
2019-01-22 |
Andres Freund | Rephrase references to "time qualification". |
tree | commitdiff |
2019-01-22 |
Andres Freund | Move remaining code from tqual.[ch] to heapam.h / heapa... |
tree | commitdiff |
2019-01-21 |
Andres Freund | Replace uses of heap_open et al with the corresponding... |
tree | commitdiff |
2019-01-21 |
Andres Freund | Introduce access/{table.h, relation.h}, for generic... |
tree | commitdiff |
2019-01-21 |
Andres Freund | Adjust some more comments for WITH OIDS removal. |
tree | commitdiff |
2019-01-18 |
Michael Paquier | Fix incorrect relation name in comment of vacuumlazy.c |
tree | commitdiff |
2019-01-15 |
Andres Freund | Don't duplicate parallel seqscan shmem sizing logic... |
tree | commitdiff |
2019-01-15 |
Andres Freund | Move vacuumlazy.c into access/heap. |
tree | commitdiff |
2019-01-15 |
Tom Lane | Finish reverting "recheck_on_update" patch. |
tree | commitdiff |
2019-01-15 |
Andres Freund | Don't include genam.h from execnodes.h and relscan... |
tree | commitdiff |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
tree | commitdiff |
2018-12-27 |
Peter Eisentraut | Remove obsolete IndexIs* macros |
tree | commitdiff |
2018-12-10 |
Stephen Frost | Remove dead code in toast_fetch_datum_slice |
tree | commitdiff |
2018-11-28 |
Tomas Vondra | Do not decode TOAST data for table rewrites |
tree | commitdiff |
2018-11-21 |
Andres Freund | Remove WITH OIDS support, change oid catalog column... |
tree | commitdiff |
2018-11-19 |
Thomas Munro | PANIC on fsync() failure. |
tree | commitdiff |
2018-11-16 |
Andres Freund | Introduce notion of different types of slots (without... |
tree | commitdiff |
2018-11-06 |
Thomas Munro | Use pg_pread() and pg_pwrite() for data files and WAL. |
tree | commitdiff |
next |