Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
/
trigger.h
Age
Commit message (
Expand
)
Author
2025-05-22
Revert "Don't lock partitions pruned by initial pruning"
Amit Langote
2025-02-20
Don't lock partitions pruned by initial pruning
Amit Langote
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-04-11
Revert: Allow locking updated tuples in tuple_update() and tuple_delete()
Alexander Korotkov
2024-03-25
Allow locking updated tuples in tuple_update() and tuple_delete()
Alexander Korotkov
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-03-13
Fix concurrent update issues with MERGE.
Dean Rasheed
2023-03-04
Avoid failure when altering state of partitioned foreign-key triggers.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-08-05
Fix ENABLE/DISABLE TRIGGER to handle recursion correctly
Alvaro Herrera
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-20
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-01-08
Update copyright for 2022
Bruce Momjian
2022-01-05
Create foreign key triggers in partitioned tables too
Alvaro Herrera
2021-07-16
Preserve firing-on state when cloning row triggers to partitions
Alvaro Herrera
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-23
Fix a few comments that referred to copy.c.
Heikki Linnakangas
2020-10-19
Revise child-to-root tuple conversion map management.
Heikki Linnakangas
2020-03-09
Add tg_updatedcols to TriggerData
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-04-03
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-02-27
Use slots in trigger infrastructure, except for the actual invocation.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-07-12
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-03-23
Allow FOR EACH ROW triggers on partitioned tables
Alvaro Herrera
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-09-16
Fix SQL-spec incompatibilities in new transition table feature.
Tom Lane
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-06-28
Fix transition tables for ON CONFLICT.
Andrew Gierth
2017-06-28
Fix transition tables for wCTEs.
Andrew Gierth
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-04
Implement syntax for transition tables in AFTER triggers.
Kevin Grittner
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-03-03
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-03-23
Offer triggers on foreign tables.
Noah Misch
2014-02-17
Avoid repeated name lookups during table and index DDL.
Robert Haas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
[next]