TopicMailing ListsActivityParticipants
DROP DATABASE doesn't force other backends to close FDs
hackers
1 reply
Mar 29, 2020
Andres Freund
6 commits
Online enabling and disabling of data checksums
master19beta1REL_19_STABLE19beta1
Extend the ProcSignal mechanism to support barriers.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Partially deduplicate interrupt handling for background processes.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Use PostgresSigHupHandler in more places.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Move interrupt-handling code into subroutines.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
+1 more
2021-03Withdrawn
Patch#2611
CINot processed
global / super barriers (for checksums)
global / super barriers (for checksums)
hackers
25 replies
Jan 03, 2020
Robert HaasAndres FreundMagnus HaganderSergei KornilovDaniel Gustafsson
2 commits
Back-patch addition of the ALLOCSET_FOO_SIZES macros.
REL9_5_STABLE9.5.15REL9_4_STABLE9.4.20REL9_3_STABLE9.3.25
Simplify use of AllocSetContextCreate() wrapper macro.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+2 more
AllocSetContextCreate changes breake extensions
AllocSetContextCreate changes breake extensions
hackers
10 replies
Dec 03, 2018
Tom LaneAndres FreundAndrew GierthChristoph BergChapman Flack
2 commits
Fix the initialization of atomic variables introduced by the group clearing mechanism.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+2 more
Fix the initialization of atomic variable introduced by the group clearing mechanism.
REL_10_STABLE10.7REL9_6_STABLE9.6.12
Resetting PGPROC atomics in ProcessInit()
Resetting PGPROC atomics in ProcessInit()
hackers
8 replies
Nov 13, 2018
Amit KapilaAndres FreundRobert Haas
hackers
2 replies
Nov 06, 2018
Andres FreundTomas VondraAndrew Dunstan
comitters
0 replies
Oct 31, 2018
Andres Freund
comitters
0 replies
Oct 31, 2018
Andres Freund
comitters
0 replies
Oct 31, 2018
Andres Freund
comitters
0 replies
Oct 31, 2018
Andres Freund
comitters
0 replies
Oct 31, 2018
Andres Freund
comitters
0 replies
Oct 31, 2018
Andres Freund
pgsql: Fix typo in xlog.c.
comitters
0 replies
Oct 31, 2018
Andres Freund
14 commits
Improve unconstify() documentation
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Apply unconstify() in more places
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Drop const cast from dlsym() calls
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Const-ify a few more large static tables.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Improve tzparse's handling of TZDEFRULES ("posixrules") zone data.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
+9 more
Large writable variables
Large writable variables
hackers
50 replies
Oct 25, 2018
Andres FreundTom LanePeter EisentrautRobert HaasThomas Munro+1
pgsql: Reorder FmgrBuiltin members, saving 25% in size.
comitters
0 replies
Oct 16, 2018
Andres Freund
pgsql: Mark constantly allocated dest receiver as const.
comitters
0 replies
Oct 16, 2018
Andres Freund
comitters
0 replies
Oct 16, 2018
Andres Freund
comitters
0 replies
Oct 16, 2018
Andres Freund
pgsql: Correct constness of a few variables.
comitters
0 replies
Oct 16, 2018
Andres Freund
comitters
0 replies
Oct 16, 2018
Andres Freund
pgsql: Move TupleTableSlots boolean member into one flag variable.
comitters
0 replies
Oct 16, 2018
Andres Freund
CopyFrom() has become way too complicated
hackers
1 reply
Oct 15, 2018
Andres FreundCorey Huinker
4 commits
Clean up/tighten up coercibility checks in opr_sanity regression test.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Remove abstime, reltime, tinterval tables from old regression databases.
REL_11_STABLE11.0REL_10_STABLE10.6REL9_6_STABLE9.6.11REL9_5_STABLE9.5.15REL9_4_STABLE9.4.20REL9_3_STABLE9.3.25
Remove deprecated abstime, reltime, tinterval datatypes.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Move timeofday() implementation out of nabstime.c.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
[HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel
[HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel
hackers
27 replies
Oct 14, 2018
Tom LaneAndres FreundDavid FetterAndrew DunstanMark Dilger
pgsql: Remove deprecated abstime, reltime, tinterval datatypes.
comitters
2 replies
Oct 11, 2018
Andres FreundAndrew Dunstan
pgsql: Move timeofday() implementation out of nabstime.c.
comitters
0 replies
Oct 11, 2018
Andres Freund
pgsql: Remove timetravel extension.
comitters
0 replies
Oct 11, 2018
Andres Freund
Loading more results...