| .. |
|
backend
|
Suppress "variable 'pagesaving' set but not used" warning.
|
2022-04-06 17:03:35 -04:00 |
|
bin
|
waldump: fix use-after-free in search_directory().
|
2022-03-27 18:15:10 -07:00 |
|
common
|
Revert error handling improvements for cryptohashes
|
2022-01-14 11:25:39 +09:00 |
|
fe_utils
|
Clean up assorted failures under clang's -fsanitize=undefined checks.
|
2022-03-03 18:13:24 -05:00 |
|
include
|
Remove obsolete comment
|
2022-04-02 07:28:11 +02:00 |
|
interfaces
|
libpq: Fix pkg-config without OpenSSL
|
2022-04-01 17:12:56 +02:00 |
|
makefiles
|
Add NO_INSTALL option to pgxs
|
2021-05-27 13:58:29 +02:00 |
|
pl
|
Disallow execution of SPI functions during plperl function compilation.
|
2022-02-25 17:40:43 -05:00 |
|
port
|
Fix compatibility thinko for fstat() on standard streams in win32stat.c
|
2021-11-30 09:55:56 +09:00 |
|
template
|
Further tweaking of PG_SYSROOT heuristics for macOS.
|
2021-01-20 12:07:23 -05:00 |
|
test
|
Remove race condition in 022_crash_temp_files.pl test.
|
2022-04-05 20:44:01 -04:00 |
|
timezone
|
Update time zone data files to tzdata release 2021e.
|
2021-10-29 11:38:32 -04:00 |
|
tools
|
Revert "Fix replay of create database records on standby"
|
2022-03-29 15:36:21 +02: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
|
Add module build directory to the PATH for TAP tests
|
2021-10-22 09:50:16 -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 |