| .. |
|
backend
|
Remove unused argument in apply_handle_commit_internal().
|
2021-07-30 08:21:59 +05:30 |
|
bin
|
Avoid calling TestLib::perl2host on a symlinked directory
|
2021-07-29 12:17:13 -04:00 |
|
common
|
Fix incautious handling of possibly-miscoded strings in client code.
|
2021-06-07 14:15:25 -04:00 |
|
fe_utils
|
Fix incautious handling of possibly-miscoded strings in client code.
|
2021-06-07 14:15:25 -04:00 |
|
include
|
Get rid of artificial restriction on hash table sizes on Windows.
|
2021-07-25 14:02:27 -04:00 |
|
interfaces
|
Improve libpq's handling of OOM during error message construction.
|
2021-07-29 13:33:41 -04:00 |
|
makefiles
|
Add NO_INSTALL option to pgxs
|
2021-05-27 13:58:29 +02:00 |
|
pl
|
Fix corner-case uninitialized-variable issues in plpgsql.
|
2021-07-20 13:01:48 -04:00 |
|
port
|
Make printf("%s", NULL) print "(null)" instead of crashing.
|
2021-07-24 13:41:17 -04:00 |
|
template
|
Further tweaking of PG_SYSROOT heuristics for macOS.
|
2021-01-20 12:07:23 -05:00 |
|
test
|
Close yet another race condition in replication slot test code
|
2021-07-29 17:09:06 -04:00 |
|
timezone
|
Update time zone data files to tzdata release 2021a.
|
2021-01-24 16:29:47 -05:00 |
|
tools
|
Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix.
|
2021-07-15 11:00:43 -04:00 |
|
tutorial
|
doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial
|
2021-04-08 10:51:26 +02:00 |
|
.gitignore
|
|
|
|
DEVELOPERS
|
|
|
|
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
|
Add PostgreSQL home page to --help output
|
2020-02-28 13:12:21 +01:00 |
|
nls-global.mk
|
Add errhint_plural() function and make use of it
|
2021-03-31 09:16:25 +02:00 |