TopicMailing ListsActivityParticipants
2 commits
Force "restrict" not to be used when compiling with xlc.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Rely on sizeof(typename) rather than sizeof(variable) in pqformat.h.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Improve performance of SendRowDescriptionMessage.
pgsql: Improve performance of SendRowDescriptionMessage.
hackerscomitters
20 replies
Aug 14, 2022
Andres FreundTom LaneNoah Misch
datetime.h defines like PM conflict with external libraries
hackers
11 replies
Feb 07, 2018
Andres FreundMichael MeskesAndrew DunstanTom LaneAlvaro Herrera
pgsql: Add more efficient functions to pqformat API.
comitters
3 replies
Dec 05, 2017
Andres FreundPeter Eisentraut
2 commits
Provide overflow safe integer math inline functions.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Use new overflow aware integer operations.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Current int & float overflow checking is slow.
Current int & float overflow checking is slow.
hackers
14 replies
Oct 31, 2017
Andres FreundRobert HaasTom LaneBruce MomjianDagfinn Ilmari Mannsåker
pgsql: Add pg_noinline macro to c.h.
comitters
2 replies
Oct 13, 2017
Andres FreundTom Lane
pgsql: Improve sys/catcache performance.
comitters
0 replies
Oct 13, 2017
Andres Freund
pgsql: Force "restrict" not to be used when compiling with xlc.
comitters
0 replies
Oct 13, 2017
Andres Freund
comitters
0 replies
Oct 12, 2017
Andres Freund
2 commits
Use C99 restrict via pg_restrict, rather than restrict directly.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Work around overly strict restrict checks by MSVC.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Add configure infrastructure to detect support for C99's restric
pgsql: Add configure infrastructure to detect support for C99's restric
hackerscomitters
9 replies
Oct 12, 2017
Andres FreundTom Lane
comitters
0 replies
Oct 12, 2017
Andres Freund
comitters
0 replies
Oct 12, 2017
Andres Freund
pgsql: Work around overly strict restrict checks by MSVC.
comitters
0 replies
Oct 12, 2017
Andres Freund
pgsql: Use one stringbuffer for all rows printed in printtup.c.
comitters
0 replies
Oct 11, 2017
Andres Freund
comitters
0 replies
Oct 11, 2017
Andres Freund
comitters
0 replies
Oct 11, 2017
Andres Freund
comitters
0 replies
Oct 11, 2017
Andres Freund
comitters
0 replies
Oct 11, 2017
Andres Freund
pgsql: Rewrite strnlen replacement implementation from 8a241792f96.
comitters
2 replies
Oct 10, 2017
Andres FreundTom Lane
1 commit
Rewrite strnlen replacement implementation from 8a241792f96.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Add pg_strnlen() a portable implementation of strlen.
pgsql: Add pg_strnlen() a portable implementation of strlen.
comitters
15 replies
Oct 10, 2017
Andres FreundTom LaneAndrew Dunstan
pgsql: Fix pnstrdup() to not memcpy() the maximum allowed length.
comitters
0 replies
Oct 09, 2017
Andres Freund
pgsql: Reduce memory usage of targetlist SRFs.
comitters
0 replies
Oct 08, 2017
Andres Freund
pgsql: Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX.
comitters
0 replies
Oct 04, 2017
Andres Freund
pgsql: Attempt to adapt windows build for 212e6f34d55c.
comitters
0 replies
Oct 04, 2017
Andres Freund
pgsql: Move genbki.pl's find_defined_symbol to Catalog.pm.
comitters
0 replies
Oct 04, 2017
Andres Freund
pgsql: Replace binary search in fmgr_isbuiltin with a lookup array.
comitters
0 replies
Oct 04, 2017
Andres Freund
Loading more results...