index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Use actual backend IDs in pg_stat_get_backend_idset() and friends.
Tom Lane
2022-09-29
*
Update comment in ExecInsert() regarding batch insertion.
Etsuro Fujita
2022-09-29
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
*
Mark sigint_interrupt_enabled as sig_atomic_t
Michael Paquier
2022-09-29
*
windows: Set UMDF_USING_NTSTATUS globally, include ntstatus.h
Andres Freund
2022-09-28
*
meson: Implement getopt logic from autoconf
Andres Freund
2022-09-28
*
meson: mingw: Allow multiple definitions
Andres Freund
2022-09-28
*
meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap work
Andres Freund
2022-09-28
*
meson: windows: Normalize slashes in prefix
Andres Freund
2022-09-28
*
Map ERROR_INVALID_NAME to ENOENT in mapping table of win32error.c
Michael Paquier
2022-09-29
*
Restore pg_pread and friends.
Thomas Munro
2022-09-29
*
Restrict Datum sort optimization to byval types only
David Rowley
2022-09-29
*
doc: clarify internal behavior of RECURSIVE CTE queries
Bruce Momjian
2022-09-28
*
revert "warn of SECURITY DEFINER schemas for non-sql_body funcs"
Bruce Momjian
2022-09-28
*
Doc: document bpchar, clarify relationship of text and varchar.
Tom Lane
2022-09-28
*
Allow callback functions to deregister themselves during a call.
Tom Lane
2022-09-28
*
Change some errdetail() to errdetail_internal()
Alvaro Herrera
2022-09-28
*
Fix bug in DROP OWNED BY.
Robert Haas
2022-09-28
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
*
Fix InitializeRelfilenumberMap for 05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c
Robert Haas
2022-09-28
*
Fix alignment problems with SharedInvalSmgrMsg.
Robert Haas
2022-09-28
*
Remove publicationcmds.c's expr_allowed_in_node as a function
Alvaro Herrera
2022-09-28
*
Fix some comments of do_pg_backup_start() and do_pg_backup_stop()
Michael Paquier
2022-09-28
*
In BufTagGetForkNum, cast to the correct type.
Robert Haas
2022-09-27
*
Update pg_buffercache's meson.build.
Robert Haas
2022-09-27
*
Fix typos in commit 05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c.
Robert Haas
2022-09-27
*
Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
2022-09-27
*
Include common/relpath.h in utils/relfilenumbermap.h
Robert Haas
2022-09-27
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
*
Move RelFileNumber declarations to common/relpath.h.
Robert Haas
2022-09-27
*
Renumber GUC flags for a bit more sanity.
Tom Lane
2022-09-27
*
Introduce GUC_NO_RESET flag.
Tom Lane
2022-09-27
*
Improve some publication-related error messages
Alvaro Herrera
2022-09-27
*
Fix pg_stat_statements for MERGE
Alvaro Herrera
2022-09-27
*
ci: Add hint about downloadable logs to README
Andres Freund
2022-09-26
*
meson: Set up absolute rpaths to libdir
Andres Freund
2022-09-26
*
meson: Include CFLAGS/c_args in summary and pg_config output
Andres Freund
2022-09-26
*
Mark ParallelMessagePending as sig_atomic_t
Michael Paquier
2022-09-27
*
Remove dependency to StringInfo in xlogbackup.{c.h}
Michael Paquier
2022-09-27
*
windows: remove date from version number in win32ver.rc
Andres Freund
2022-09-26
*
Doc: further adjust notes about pg_upgrade_output.d.
Tom Lane
2022-09-26
*
Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements
Tom Lane
2022-09-26
*
Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees
Tom Lane
2022-09-26
*
Don't lose precision for float fields of Nodes.
Peter Eisentraut
2022-09-26
*
catversion bump
Peter Eisentraut
2022-09-26
*
Fix write/read of empty string fields in Nodes.
Peter Eisentraut
2022-09-26
*
Remove unused xid parameter.
Amit Kapila
2022-09-26
*
Refactor creation of backup_label and backup history files
Michael Paquier
2022-09-26
*
Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot.
Tom Lane
2022-09-25
*
Avoid loss of code coverage with unlogged-index test cases.
Tom Lane
2022-09-25
[prev]
[next]