..
backend
Fix reorder buffer memory accounting for toast changes.
2021-09-13 10:35:00 +05:30
bin
pgbench: Stop counting skipped transactions as soon as timer is exceeded.
2021-09-10 01:28:51 +09:00
common
Revert refactoring of hex code to src/common/
2021-08-19 09:20:19 +09:00
fe_utils
Fix incautious handling of possibly-miscoded strings in client code.
2021-06-07 14:15:25 -04:00
include
Fix misleading comments about TOAST access macros.
2021-09-08 14:11:35 -04:00
interfaces
Fix error handling with threads on OOM in ECPG connection logic
2021-09-13 13:24:04 +09:00
makefiles
Add NO_INSTALL option to pgxs
2021-05-27 13:58:29 +02:00
pl
Fix EXIT out of outermost block in plpgsql.
2021-09-13 12:42:28 -04:00
port
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
2021-09-06 11:28:02 -07:00
template
Further tweaking of PG_SYSROOT heuristics for macOS.
2021-01-20 12:07:23 -05:00
test
Fix some anomalies with NO SCROLL cursors.
2021-09-10 13:18:32 -04:00
timezone
Update time zone data files to tzdata release 2021a.
2021-01-24 16:29:47 -05:00
tools
Revert refactoring of hex code to src/common/
2021-08-19 09:20:19 +09:00
tutorial
doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial
2021-04-08 10:51:26 +02:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:04 +02:00
DEVELOPERS
Replace a couple of references to files that no longer exist in the source
2009-05-04 08:08:47 +00:00
Makefile
Remove the option to build thread_test.c outside configure.
2020-10-21 12:08:48 -04:00
Makefile.global.in
Fix prove_installcheck to use correct paths when used with PGXS
2021-07-01 08:46:21 -04:00
Makefile.shlib
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
2021-09-06 11:28:02 -07:00
nls-global.mk
Add errhint_plural() function and make use of it
2021-03-31 09:16:25 +02:00