index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
tcop
/
tcopprot.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
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-03
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix insecure parsing of server command-line switches.
Tom Lane
2013-04-01
*
Add noreturn attributes to some error reporting functions
Peter Eisentraut
2013-02-12
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Remove execdesc.h inclusion from tcopprot.h
Alvaro Herrera
2012-09-20
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
*
Rearrange snapshot handling to make rule expansion more consistent.
Tom Lane
2011-02-28
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Teach standby conflict resolution to use SIGUSR1
Simon Riggs
2010-01-16
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add support for invoking parser callback hooks via SPI and in cached plans.
Tom Lane
2009-11-04
*
Move processing of startup-packet switches and GUC settings into InitPostgres,
Tom Lane
2009-09-01
*
Remove the use of the pg_auth flat file for client authentication.
Tom Lane
2009-08-29
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless
Tom Lane
2008-12-13
*
Revert SIGUSR1 multiplexing patch, per Tom's objection.
Heikki Linnakangas
2008-12-09
*
Provide support for multiplexing SIGUSR1 signal. The upcoming synchronous
Heikki Linnakangas
2008-12-09
*
Implement enum type for guc parameters, and convert a couple of existing
Magnus Hagander
2008-03-10
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
*
Expose more cursor-related functionality in SPI: specifically, allow
Tom Lane
2007-04-16
*
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
Alvaro Herrera
2007-03-07
*
Remove the Query structure from the executor's API. This allows us to stop
Tom Lane
2007-02-20
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that
Tom Lane
2006-10-07
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Tweak the behavior of log_duration as proposed by Guillaume Smet: rather
Tom Lane
2006-09-08
*
More include file adjustments.
Bruce Momjian
2006-07-13
*
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Make all command-line options of postmaster and postgres the same. See
Peter Eisentraut
2006-01-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost
Tom Lane
2005-08-11
*
Integrate autovacuum functionality into the backend. There's still a
Tom Lane
2005-07-14
*
Revise handling of dropped columns in JOIN alias lists to avoid a
Tom Lane
2005-06-03
*
Push enable/disable of notify and catchup interrupts all the way down
Tom Lane
2005-06-02
[next]