| .. |
|
backend
|
Use elog, not Assert, to report failure to provide an outer snapshot.
|
2021-07-31 11:50:14 -04:00 |
|
bin
|
C comment: correct heading of extension query
|
2021-08-03 12:26:08 -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
|
Fix range check in ECPG numeric to int conversion
|
2021-07-30 16:18:59 -04:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01: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:31 -05:00 |
|
test
|
Fix corner-case errors and loss of precision in numeric_power().
|
2021-07-31 11:25:39 +01: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
|
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
|
Add PostgreSQL home page to --help output
|
2020-02-28 13:12:21 +01:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:04:20 +02:00 |