postgresql/src
Peter Geoghegan f0ca378d4c Slightly simplify nbtree split point choice loop.
Spotted during post-commit review of the nbtree deduplication commit
(commit 0d861bbb).
2020-04-15 15:47:26 -07:00
..
backend Slightly simplify nbtree split point choice loop. 2020-04-15 15:47:26 -07:00
bin Fix minor memory leak in pg_dump 2020-04-15 15:56:01 +09:00
common Improve error messages after LoadLibrary() 2020-04-13 10:24:46 +02:00
fe_utils Add SQL type xid8 to expose FullTransactionId to users. 2020-04-07 12:03:59 +12:00
include Fix collection of typos and grammar mistakes in the tree, volume 2 2020-04-14 14:45:43 +09:00
interfaces Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
makefiles Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
port Be more careful about extracting encoding from locale strings on Windows. 2020-03-30 11:14:58 -04:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test Account for collation when coercing the output of a SQL function. 2020-04-14 17:30:36 -04:00
timezone Require stdint.h 2020-02-21 09:20:32 +01:00
tools Stop requiring an explicit return from perl subroutines 2020-04-14 16:55:34 -04:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
Makefile.shlib Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00