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
REL_18_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
/
tcop
Age
Commit message (
Expand
)
Author
2018-10-06
Fix event triggers for partitioned tables
Alvaro Herrera
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-03-28
PL/pgSQL: Nested CALL with transactions
Peter Eisentraut
2018-01-19
Replace GrantObjectType with ObjectType
Peter Eisentraut
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-05
Mark assorted variables PGDLLIMPORT.
Robert Haas
2017-11-16
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-15
Add hooks for session start and session end
Andrew Dunstan
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-04-06
Remove dead code and fix comments in fast-path function handling.
Heikki Linnakangas
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-23
Allow for parallel execution whenever ExecutorRun() is done only once.
Robert Haas
2017-01-24
Add a new DestReceiver for printing tuples without catalog access.
Robert Haas
2017-01-14
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-06-06
Stop the executor if no more tuples can be sent from worker to leader.
Robert Haas
2016-03-12
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-18
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-09-19
Glue layer to connect the executor to the shm_mq mechanism.
Robert Haas
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-11
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-02-03
Process 'die' interrupts while reading/writing from the client socket.
Andres Freund
2015-02-03
Introduce and use infrastructure for interrupt processing during client reads.
Andres Freund
2015-02-02
Be more careful to not lose sync in the FE/BE protocol.
Heikki Linnakangas
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
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-04-28
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-01
Fix insecure parsing of server command-line switches.
Tom Lane
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-02-12
Add noreturn attributes to some error reporting functions
Peter Eisentraut
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-11-26
Revert patch for taking fewer snapshots.
Tom Lane
2012-09-20
Remove execdesc.h inclusion from tcopprot.h
Alvaro Herrera
2012-07-20
Make new event trigger facility actually do something.
Robert Haas
2012-06-25
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-03-20
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-21
Take fewer snapshots.
Robert Haas
2011-09-04
Clean up the #include mess a little.
Tom Lane
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-04-07
Revise the API for GUC variable assign hooks.
Tom Lane
[next]