| .. |
|
backend
|
Backpatch missing check_stack_depth() to some recursive functions
|
2024-03-11 03:06:10 +02:00 |
|
bin
|
Revert "Skip .DS_Store files in server side utils"
|
2024-02-13 14:09:24 +01:00 |
|
common
|
Improve pglz_decompress's defenses against corrupt compressed data.
|
2023-10-18 20:43:17 -04:00 |
|
fe_utils
|
Clean up assorted failures under clang's -fsanitize=undefined checks.
|
2022-03-03 18:13:24 -05:00 |
|
include
|
Revert "Fix parallel-safety check of expressions and predicate for index builds"
|
2024-03-07 08:31:09 +09:00 |
|
interfaces
|
Cope with a deficiency in OpenSSL 3.x's error reporting.
|
2024-03-07 19:37:51 -05:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01:00 |
|
pl
|
Hide warnings from Python headers when using gcc-compatible compiler.
|
2023-12-26 16:16:29 -05:00 |
|
port
|
Clean up Windows-specific mutex code in libpq and ecpglib.
|
2024-02-09 11:11:39 -05:00 |
|
template
|
On NetBSD, force dynamic symbol resolution at postmaster start.
|
2022-08-30 17:29:08 -04:00 |
|
test
|
Revert "Fix parallel-safety check of expressions and predicate for index builds"
|
2024-03-07 08:31:09 +09:00 |
|
timezone
|
Update time zone data files to tzdata release 2024a.
|
2024-02-01 15:57:53 -05:00 |
|
tools
|
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
|
2024-01-31 13:16:49 +09:00 |
|
tutorial
|
Doc: sync src/tutorial/basics.source with SGML documentation.
|
2022-11-19 13:09:14 -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
|
Suppress macOS warnings about duplicate libraries in link commands.
|
2023-09-29 14:07:30 -04:00 |
|
Makefile.shlib
|
Stop using "-multiply_defined suppress" on macOS.
|
2023-09-26 21:06:21 -04:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:04:20 +02:00 |