| .. |
|
backend
|
Ensure casting to typmod -1 generates a RelabelType.
|
2021-12-16 15:36:02 -05:00 |
|
bin
|
Move into separate file all the SQL queries used in pg_upgrade tests
|
2021-12-02 10:31:34 +09:00 |
|
common
|
Fix buffer overrun in unicode string normalization with empty input
|
2021-11-11 15:01:54 +09:00 |
|
fe_utils
|
Fix incautious handling of possibly-miscoded strings in client code.
|
2021-06-07 14:15:25 -04:00 |
|
include
|
Correct comment and some documentation about REPLICA_IDENTITY_INDEX
|
2021-12-22 16:38:42 +09:00 |
|
interfaces
|
libpq: reject extraneous data after SSL or GSS encryption handshake.
|
2021-11-08 11:14:56 -05:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01:00 |
|
pl
|
Remove unneeded Python includes
|
2021-11-25 14:30:46 +01: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:31 -05:00 |
|
test
|
Fix overly generic name in with.sql test.
|
2021-12-30 17:11:20 +13:00 |
|
timezone
|
Update time zone data files to tzdata release 2021e.
|
2021-10-29 11:38:38 -04:00 |
|
tools
|
Adjust behavior of some env settings for the TAP tests of MSVC
|
2021-12-15 10:40:12 +09:00 |
|
tutorial
|
tutorial: land height is "elevation", not "altitude"
|
2021-03-10 20:25:18 -05: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
|
Fix partial-build problems introduced by having more generated headers.
|
2018-04-09 16:42:10 -04:00 |
|
Makefile.global.in
|
Fix prove_installcheck to use correct paths when used with PGXS
|
2021-07-01 08:46:38 -04:00 |
|
Makefile.shlib
|
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
|
2021-09-06 11:28:02 -07:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:04:20 +02:00 |