postgresql/src
Andrew Dunstan 1e8d89f880
Add PostgresVersion.pm method to emit the major version string
For versions before 10, this will produce dotted notation unless a
separator argument is given, in which case it is used.
2021-07-29 05:58:08 -04:00
..
backend Update minimum recovery point on truncation during WAL replay of abort record. 2021-07-29 01:31:41 +09:00
bin Remove the last vestiges of Exporter from PostgresNode 2021-07-29 05:58:08 -04:00
common Simplify error handing of jsonapi.c for the frontend 2021-07-02 09:35:12 +09:00
fe_utils Skip trailing whitespaces when parsing integer options 2021-07-27 10:39:05 +09:00
include Add support for SET ACCESS METHOD in ALTER TABLE 2021-07-28 10:10:44 +09:00
interfaces Install properly fe-auth-sasl.h 2021-07-14 10:37:26 +09: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
test Add PostgresVersion.pm method to emit the major version string 2021-07-29 05:58:08 -04:00
timezone
tools Adjust MSVC build scripts to parse Makefiles for defines 2021-07-29 12:01:23 +12:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 2021-07-01 09:02:46 -04:00
Makefile.shlib
nls-global.mk