| .. |
|
backend
|
Add ruleutils support for decompiling MERGE commands.
|
2023-05-07 11:01:15 -04:00 |
|
bin
|
Fix pg_dump for hash partitioning on enum columns.
|
2023-03-17 13:31:40 -04:00 |
|
common
|
Fix JSON error reporting for many cases of erroneous string values.
|
2023-03-13 15:19:00 -04:00 |
|
fe_utils
|
Use correct connection for cancellation in frontend's parallel slots
|
2022-08-27 15:22:07 +09:00 |
|
include
|
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
|
2023-04-28 19:29:36 +09:00 |
|
interfaces
|
Remove duplicate lines of code
|
2023-04-24 11:16:17 +02:00 |
|
makefiles
|
Refactor DLSUFFIX handling
|
2022-03-25 08:56:02 +01:00 |
|
pl
|
Move return statements out of PG_TRY blocks.
|
2023-05-04 16:24:48 -07:00 |
|
port
|
Fix detection of unseekable files for fseek() and ftello() with MSVC
|
2023-04-12 09:09:53 +09:00 |
|
template
|
On NetBSD, force dynamic symbol resolution at postmaster start.
|
2022-08-30 17:28:55 -04:00 |
|
test
|
Add ruleutils support for decompiling MERGE commands.
|
2023-05-07 11:01:15 -04:00 |
|
timezone
|
Update time zone data files to tzdata release 2023c.
|
2023-04-18 14:46:39 -04:00 |
|
tools
|
Fix detection of unseekable files for fseek() and ftello() with MSVC
|
2023-04-12 09:09:53 +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
|
Remove the option to build thread_test.c outside configure.
|
2020-10-21 12:08:48 -04:00 |
|
Makefile.global.in
|
Fix prove_installcheck when used with PGXS
|
2023-05-05 07:10:15 +02:00 |
|
Makefile.shlib
|
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
|
2021-09-06 11:27:59 -07:00 |
|
nls-global.mk
|
Improve frontend error logging style.
|
2022-04-08 14:55:14 -04:00 |