..
backend
Fix some shadow variables in src/backend/replication/
2023-08-31 08:07:48 +09:00
bin
Fix code indentation vioaltion introduced in commit 3c662643c4.
2023-08-30 15:56:22 +09:00
common
Avoid memory leak in rmtree() when path cannot be opened
2023-07-31 11:36:44 +09:00
fe_utils
Harmonize password reuse in vacuumdb, clusterdb, and reindexdb.
2023-07-28 10:07:44 -07:00
include
Use actual backend IDs in pg_stat_get_backend_subxact().
2023-08-30 14:47:01 -07:00
interfaces
Fix comment of PQputCopyEnd()
2023-08-30 08:29:08 +09:00
makefiles
Remove --disable-thread-safety and related code.
2023-07-12 08:20:43 +12:00
pl
Avoid unnecessary plancache revalidation of utility statements.
2023-08-24 12:02:46 -04:00
port
Meson: check for pg_config_paths.h left over from make
2023-08-24 10:33:53 +12:00
template
Use unnamed POSIX semaphores on Cygwin.
2023-01-06 10:33:28 +13:00
test
Disallow changing NO INHERIT status of a not-null constraint
2023-08-29 19:19:24 +02:00
timezone
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04:00
tools
ci: Make compute resources for CI configurable
2023-08-23 15:15:28 -07:00
tutorial
Pre-beta mechanical code beautification.
2023-05-19 17:24:48 -04: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
Integrate pg_bsd_indent into our build/test infrastructure.
2023-02-12 12:22:21 -05:00
Makefile.global.in
Generate a locale-agnostic initdb template
2023-08-29 18:06:55 +02:00
Makefile.shlib
autoconf: Rely on ar supporting index creation
2022-10-07 11:53:39 -07:00
meson.build
Integrate pg_bsd_indent into our build/test infrastructure.
2023-02-12 12:22:21 -05:00
nls-global.mk
Fix for make unportability
2022-07-13 09:15:01 +02:00