index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
event_trigger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
1
-3
/
+3
*
Fix race conditions when an event trigger is added concurrently with DDL.
Tom Lane
2018-04-20
1
-3
/
+25
*
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-19
1
-2
/
+2
*
Replace GrantObjectType with ObjectType
Peter Eisentraut
2018-01-19
1
-74
/
+111
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
SQL procedures
Peter Eisentraut
2017-11-30
1
-0
/
+14
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
1
-2
/
+2
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-11
/
+11
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-2
/
+2
*
Fix maintenance hazards caused by ill-considered use of default: cases.
Tom Lane
2017-05-14
1
-21
/
+54
*
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-28
1
-4
/
+4
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
1
-0
/
+3
*
Provide CatalogTupleDelete() as a wrapper around simple_heap_delete().
Tom Lane
2017-02-01
1
-1
/
+1
*
Tweak catalog indexing abstraction for upcoming WARM
Alvaro Herrera
2017-01-31
1
-6
/
+3
*
Logical replication
Peter Eisentraut
2017-01-20
1
-0
/
+8
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Fix typo.
Robert Haas
2016-11-08
1
-1
/
+1
*
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-27
1
-6
/
+2
*
Type names should not be quoted
Alvaro Herrera
2016-04-01
1
-1
/
+1
*
Improve internationalization of messages involving type names
Alvaro Herrera
2016-03-28
1
-2
/
+2
*
Support CREATE ACCESS METHOD
Alvaro Herrera
2016-03-23
1
-0
/
+3
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Fix omission of OCLASS_TRANSFORM in object_classes[]
Alvaro Herrera
2015-07-21
1
-9
/
+0
*
Avoid passing NULL to memcmp() in lookups of zero-argument functions.
Tom Lane
2015-06-27
1
-1
/
+2
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-34
/
+36
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
1
-6
/
+700
*
Add transforms feature
Peter Eisentraut
2015-04-26
1
-0
/
+3
*
Change SQLSTATE for event triggers "wrong context" message
Alvaro Herrera
2015-04-08
1
-3
/
+3
*
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-06
1
-8
/
+27
*
Support opfamily members in get_object_address
Alvaro Herrera
2015-03-16
1
-0
/
+2
*
Support default ACLs in get_object_address
Alvaro Herrera
2015-03-11
1
-0
/
+1
*
Support user mappings in get_object_address
Alvaro Herrera
2015-03-11
1
-0
/
+1
*
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-03-03
1
-2
/
+5
*
Fix table_rewrite event trigger for ALTER TYPE/SET DATA TYPE CASCADE
Alvaro Herrera
2015-02-27
1
-1
/
+2
*
Support more commands in event triggers
Alvaro Herrera
2015-02-23
1
-1
/
+33
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
pg_event_trigger_dropped_objects: Add name/args output columns
Alvaro Herrera
2014-12-30
1
-5
/
+24
*
Add SQL-callable pg_get_object_address
Alvaro Herrera
2014-12-23
1
-0
/
+1
*
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-23
1
-1
/
+2
*
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-19
1
-3
/
+13
*
Event Trigger for table_rewrite
Simon Riggs
2014-12-08
1
-8
/
+184
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
1
-1
/
+1
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
1
-0
/
+3
*
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-07-10
1
-1
/
+2
*
Don't allow to disable backend assertions via the debug_assertions GUC.
Andres Freund
2014-06-20
1
-1
/
+0
*
Fix typos
Alvaro Herrera
2014-06-12
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-7
/
+7
[next]