| .. |
|
backend
|
Track tlist_vinfo.varnullingrels even in non-Assert builds.
|
2023-05-17 11:46:15 -04:00 |
|
bin
|
pg_dump: Error message improvements
|
2023-05-17 19:13:08 +02:00 |
|
common
|
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
|
2023-04-08 16:34:50 +12:00 |
|
fe_utils
|
Revert refactoring of restore command code to shell_restore.c
|
2023-02-06 08:28:42 +09:00 |
|
include
|
Fix some issues with improper placement of outer join clauses.
|
2023-05-17 11:14:04 -04:00 |
|
interfaces
|
libpq: Error message improvement
|
2023-05-16 11:50:08 +02:00 |
|
makefiles
|
Use --strip-unneeded when stripping static libraries with GNU strip.
|
2023-04-20 18:12:32 -04:00 |
|
pl
|
Move return statements out of PG_TRY blocks.
|
2023-05-04 16:23:05 -07:00 |
|
port
|
Fix various typos
|
2023-04-18 13:23:23 +12:00 |
|
template
|
Use unnamed POSIX semaphores on Cygwin.
|
2023-01-06 10:33:28 +13:00 |
|
test
|
Fix some issues with improper placement of outer join clauses.
|
2023-05-17 11:14:04 -04:00 |
|
timezone
|
Update time zone data files to tzdata release 2023c.
|
2023-04-18 14:46:39 -04:00 |
|
tools
|
Add back SQLValueFunction for SQL keywords
|
2023-05-17 10:19:17 +09:00 |
|
tutorial
|
Remove useless casts to (void *) in arguments of some system functions
|
2023-02-07 06:57:59 +01: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
|
Fix prove_installcheck when used with PGXS
|
2023-05-05 07:09:52 +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 |