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
*
ci: Make compute resources for CI configurable
Andres Freund
2023-08-23
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
*
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-22
*
Add system view pg_wait_events
Michael Paquier
2023-08-20
*
ci: macos: use cached macports install
Andres Freund
2023-08-19
*
pgtest: fix spacing
Bruce Momjian
2023-08-14
*
pgtest: update shell script to use more modern syntax
Bruce Momjian
2023-08-14
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Simplify determining logical replication worker types.
Amit Kapila
2023-08-14
*
Update Solution.pm for new LoongArch CRC symbol
John Naylor
2023-08-10
*
Rename OverrideSearchPath to SearchPathMatcher.
Noah Misch
2023-07-31
*
Remove PushOverrideSearchPath() and PopOverrideSearchPath().
Noah Misch
2023-07-31
*
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
*
Add more SQL/JSON constructor functions
Amit Langote
2023-07-26
*
Unify JSON categorize type API and export for external use
Amit Langote
2023-07-20
*
Fix pg_recvlogical upon signal termination
Michael Paquier
2023-07-20
*
pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diff
Andres Freund
2023-07-12
*
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-12
*
All supported systems have locale_t.
Thomas Munro
2023-07-09
*
Change example in pgindent README on "/*-----" comments.
Heikki Linnakangas
2023-07-05
*
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-05
*
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-07-03
*
Refactor some code related to wait events "BufferPin" and "Extension"
Michael Paquier
2023-07-03
*
Stamp HEAD as 17devel.
Tom Lane
2023-06-29
*
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
*
pg_dump: Add support for zstd compression
Tomas Vondra
2023-04-05
*
Revert 11470f544e
Alexander Korotkov
2023-04-03
*
Fix typo in CI README
Daniel Gustafsson
2023-04-03
*
Doc: update pgindent/README.
Tom Lane
2023-04-02
*
pg_stat_wal: Accumulate time as instr_time instead of microseconds
Andres Freund
2023-03-30
[next]