TopicMailing ListsActivityParticipants
2020-11Committed
Patch#2811
CINot processed
CommitterMagnus Hagander (mha)
Prefer TG_TABLE_NAME over TG_RELNAME in tests
Prefer TG_TABLE_NAME over TG_RELNAME in tests
hackers
5 replies
Nov 11, 2020
Michael PaquierDaniel GustafssonMagnus HaganderAndreas KarlssonGreg Sabino Mullane
1 commit
Remove custom memory allocation layer in pgcrypto
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2020-11Committed
Patch#2734
CINot processed
ReviewersMichael Paquier (michael-kun)
CommitterMichael Paquier (michael-kun)
Memory allocation abstraction in pgcrypto
Memory allocation abstraction in pgcrypto
hackers
2 replies
Sep 25, 2020
Michael PaquierDaniel Gustafsson
5 commits
Improve behavior of tsearch_readline(), and remove t_readline().
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Avoid possible dangling-pointer access in tsearch_readline_callback.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
Simplify SortTocFromFile() by removing fixed buffer-size limit.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Remove arbitrary line length limit for libpq service files.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Rethink API for pg_get_line.c, one more time.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Lift line-length limit for pg_service.conf
Lift line-length limit for pg_service.conf
hackers
10 replies
Sep 23, 2020
Tom LaneDaniel Gustafsson
1 commit
Avoid useless allocations for information of dumpable objects in pg_dump/
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Avoid incorrect allocation in buildIndexArray
Avoid incorrect allocation in buildIndexArray
hackers
6 replies
Sep 14, 2020
Julien RouhaudRanier VilelaMichael PaquierDaniel Gustafsson