TopicMailing ListsActivityParticipants
1 commit
Put back pqsignal() as an exported libpq symbol.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
pgsql: Remove pqsignal() from libpq's official exports list.
pgsql: Remove pqsignal() from libpq's official exports list.
hackerscomitters
8 replies
Oct 11, 2019
Tom LaneChristoph BergMichael PaquierStephen Frost
2 commits
Build src/common files as a library with -fPIC.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Remove pqsignal() from libpq's official exports list.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
pgsql: Build src/port files as a library with -fPIC, and use that in li
pgsql: Build src/port files as a library with -fPIC, and use that in li
hackerscomitters
14 replies
Mar 01, 2019
Tom LaneChristoph BergRobert HaasAndrew Dunstan
3 commits
Yet further rethinking of build changes for macOS Mojave.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
Still further rethinking of build changes for macOS Mojave.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
Back off using -isysroot on Darwin.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
PG vs macOS Mojave
PG vs macOS Mojave
hackers
29 replies
Nov 02, 2018
Tom LaneJakob EggerDaniel GustafssonThomas MunroPeter Eisentraut
2 commits
MAXALIGN the target address where we store flattened value.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+4 more
Test passing expanded-value representations to workers.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
SerializeParamList vs machines with strict alignment
SerializeParamList vs machines with strict alignment
hackers
25 replies
Oct 04, 2018
Amit KapilaTom LaneThomas MunroLou Picciano
1 commit
Don't build static libraries on Cygwin
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Cygwin linking rules
Cygwin linking rules
hackers
10 replies
Oct 02, 2018
Andrew DunstanTom LaneMarco Atzeri
comitters
2 replies
Oct 01, 2018
Tom LaneAndres Freund
3 commits
Fix tuple_data_split() to not open a relation without any lock.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+4 more
Lock relation used to generate fresh data for RMV.
REL9_3_STABLE9.3.25
Fix ALTER COLUMN TYPE to not open a relation without any lock.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+7 more
Relations being opened without any lock whatever
Relations being opened without any lock whatever
hackers
4 replies
Oct 01, 2018
Tom LaneMichael PaquierAmit Langote
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 30, 2018
Tom Lane
comitters
0 replies
Sep 28, 2018
Tom Lane
comitters
0 replies
Sep 28, 2018
Tom Lane
comitters
0 replies
Sep 28, 2018
Tom Lane
comitters
0 replies
Sep 28, 2018
Tom Lane
pgsql: Build src/common files as a library with -fPIC.
comitters
2 replies
Sep 28, 2018
Tom LaneAndres Freund
3 commits
Build src/common files as a library with -fPIC.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Remove pqsignal() from libpq's official exports list.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Build src/port files as a library with -fPIC, and use that in libpq.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Let's stop with the retail rebuilds of src/port/ files already
Let's stop with the retail rebuilds of src/port/ files already
hackers
8 replies
Sep 28, 2018
Tom LaneAndres FreundMichael PaquierAndrew Dunstan
comitters
0 replies
Sep 27, 2018
Tom Lane
comitters
0 replies
Sep 27, 2018
Tom Lane
comitters
0 replies
Sep 27, 2018
Tom Lane
1 commit
Fix link failures due to snprintf/strerror changes.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
pgsql: Incorporate strerror_r() into src/port/snprintf.c, too.
pgsql: Incorporate strerror_r() into src/port/snprintf.c, too.
comitters
4 replies
Sep 27, 2018
Tom LanePeter Eisentraut
comitters
0 replies
Sep 26, 2018
Tom Lane
comitters
0 replies
Sep 26, 2018
Tom Lane
Loading more results...