index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Ensure cached plans are correctly marked as dependent on role.
Nathan Bossart
2024-11-11
*
Monkey-patch LLVM code to fix ARM relocation bug.
Thomas Munro
2024-11-06
*
Use portable diff options in pg_bsd_indent's regression test.
Tom Lane
2024-11-04
*
Revert "For inplace update, send nontransactional invalidations."
Noah Misch
2024-11-02
*
For inplace update, send nontransactional invalidations.
Noah Misch
2024-10-25
*
Restructure foreign key handling code for ATTACH/DETACH
Álvaro Herrera
2024-10-22
*
Remove incorrect function import from pgindent
Daniel Gustafsson
2024-10-09
*
Improve Perl script which adds commit links to release notes
Bruce Momjian
2024-09-19
*
scripts: add Perl script to add links to release notes
Bruce Momjian
2024-09-16
*
Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required
Andrew Dunstan
2024-09-14
*
ci: Upgrade MacPorts version to 2.10.1.
Thomas Munro
2024-08-19
*
Fix building with MSVC for TLS session disabling
Daniel Gustafsson
2024-07-26
*
ci: Pin MacPorts version to 2.9.3.
Thomas Munro
2024-07-25
*
ci: Upgrade macOS version from 13 to 14.
Thomas Munro
2024-07-25
*
Cope with <regex.h> name clashes.
Thomas Munro
2024-07-06
*
Make TAP todo_start effects the same under Meson and prove_check.
Noah Misch
2024-06-27
*
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-27
*
Fix the missing table sync due to improper invalidation handling.
Amit Kapila
2024-04-25
*
Fix MSVC recipe for ecpg regression tests, redux.
Tom Lane
2024-04-19
*
Fix MSVC recipe for ecpg regression tests.
Tom Lane
2024-04-18
*
Fix gai_strerror() thread-safety on Windows.
Thomas Munro
2024-02-12
*
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
Michael Paquier
2024-01-31
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
Ensure we use the correct spelling of "ensure"
David Rowley
2023-11-10
*
Fix exception safety bug in typcache.c.
Thomas Munro
2023-09-13
*
ci: Make compute resources for CI configurable
Andres Freund
2023-08-23
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
*
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-22
*
ci: macos: use cached macports install
Andres Freund
2023-08-19
*
pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diff
Andres Freund
2023-07-12
*
Allow and require passing files on command line of pgperltidy
Peter Eisentraut
2023-06-21
*
Fix make_etags breakage on certain platforms.
Tatsuo Ishii
2023-06-14
*
src/tools/msvc/clean.bat: Reconcile with PostgreSQL 16 work.
Noah Misch
2023-06-12
*
src/tools/msvc: Move all.sym temporary file back to Debug/postgres.
Noah Misch
2023-06-12
*
Doc: update src/tools/pginclude/README.
Tom Lane
2023-05-23
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Make agreed-on updates in perltidy options.
Tom Lane
2023-05-19
*
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-17
*
Doc: update pgindent/README some more.
Tom Lane
2023-04-22
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
*
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
Tom Lane
2023-04-17
*
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-12
*
Improve indentation of multiline initialization expressions.
Tom Lane
2023-04-08
*
Try to unbreak MSVC builds for pg_waldump
Andrew Dunstan
2023-04-08
*
Try to unbreak MSVC builds for fuzzystrmatch
Andrew Dunstan
2023-04-08
*
Replace replication slot's invalidated_at LSN with an enum
Andres Freund
2023-04-07
*
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
*
Track IO times in pg_stat_io
Andres Freund
2023-04-07
*
bufmgr: Introduce infrastructure for faster relation extension
Andres Freund
2023-04-05
[next]