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
/
include
/
tcop
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
2
-21
/
+21
*
Allow on-the-fly capture of DDL event details
Alvaro Herrera
2015-05-11
1
-0
/
+105
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
1
-3
/
+3
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
1
-3
/
+3
*
Process 'die' interrupts while reading/writing from the client socket.
Andres Freund
2015-02-03
1
-1
/
+2
*
Introduce and use infrastructure for interrupt processing during client reads.
Andres Freund
2015-02-03
1
-2
/
+2
*
Be more careful to not lose sync in the FE/BE protocol.
Heikki Linnakangas
2015-02-02
1
-0
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
6
-6
/
+6
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
2
-7
/
+7
*
Avoid repeated name lookups during table and index DDL.
Robert Haas
2014-02-17
1
-2
/
+0
*
Update copyright for 2014
Bruce Momjian
2014-01-07
6
-6
/
+6
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-6
/
+6
*
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-28
1
-9
/
+8
*
Fix insecure parsing of server command-line switches.
Tom Lane
2013-04-01
1
-3
/
+5
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
1
-1
/
+2
*
Add noreturn attributes to some error reporting functions
Peter Eisentraut
2013-02-12
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
6
-6
/
+6
*
Revert patch for taking fewer snapshots.
Tom Lane
2012-11-26
1
-1
/
+1
*
Remove execdesc.h inclusion from tcopprot.h
Alvaro Herrera
2012-09-20
1
-1
/
+2
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
1
-6
/
+14
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
1
-2
/
+2
*
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
Tom Lane
2012-03-19
2
-1
/
+3
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
6
-6
/
+6
*
Take fewer snapshots.
Robert Haas
2011-12-21
1
-1
/
+1
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
2
-0
/
+3
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
2
-3
/
+0
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
1
-1
/
+2
*
Rearrange snapshot handling to make rule expansion more consistent.
Tom Lane
2011-02-28
1
-2
/
+0
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
6
-6
/
+6
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
6
-6
/
+6
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
2
-11
/
+12
*
Teach standby conflict resolution to use SIGUSR1
Simon Riggs
2010-01-16
1
-1
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
6
-12
/
+12
*
Add a hook to let loadable modules get control at ProcessUtility execution,
Tom Lane
2009-12-15
1
-1
/
+10
*
Revert due to Tom's concerns:
Bruce Momjian
2009-12-01
1
-10
/
+1
*
ProcessUtility_hook:
Bruce Momjian
2009-12-01
1
-1
/
+10
*
Add support for invoking parser callback hooks via SPI and in cached plans.
Tom Lane
2009-11-04
1
-1
/
+5
*
Move processing of startup-packet switches and GUC settings into InitPostgres,
Tom Lane
2009-09-01
1
-1
/
+3
*
Remove the use of the pg_auth flat file for client authentication.
Tom Lane
2009-08-29
1
-2
/
+1
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
2
-4
/
+4
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
6
-12
/
+12
*
Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless
Tom Lane
2008-12-13
1
-2
/
+2
*
Revert SIGUSR1 multiplexing patch, per Tom's objection.
Heikki Linnakangas
2008-12-09
1
-2
/
+1
*
Provide support for multiplexing SIGUSR1 signal. The upcoming synchronous
Heikki Linnakangas
2008-12-09
1
-1
/
+2
*
Clean up the API for DestReceiver objects by eliminating the assumption
Tom Lane
2008-11-30
1
-6
/
+8
*
Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE
Tom Lane
2008-10-31
1
-2
/
+3
*
Implement enum type for guc parameters, and convert a couple of existing
Magnus Hagander
2008-03-10
1
-2
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
6
-12
/
+12
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
2
-6
/
+6
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
2
-4
/
+4
[next]