| .. |
|
backend
|
Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin().
|
2022-05-02 18:25:59 -07:00 |
|
bin
|
Remove some recently-added pg_dump test cases.
|
2022-04-25 09:14:19 -04:00 |
|
common
|
Inhibit mingw CRT's auto-globbing of command line arguments
|
2022-04-25 15:49:35 -04:00 |
|
fe_utils
|
Allow db.schema.table patterns, but complain about random garbage.
|
2022-04-20 11:39:44 -04:00 |
|
include
|
Remove inadequate assertion check in CTE inlining.
|
2022-04-21 17:58:52 -04:00 |
|
interfaces
|
Add a temp-install prerequisite to src/interfaces/ecpg "checktcp".
|
2022-04-16 17:43:57 -07: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
|
Revert "Fix timing issue in deadlock recovery conflict test."
|
2022-05-04 14:20:24 -07: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 |