index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-18
*
Add another SQL/JSON error code
Peter Eisentraut
2022-07-18
*
Convert macros to static inline functions (tupmacs.h)
Peter Eisentraut
2022-07-18
*
Mark all symbols exported from extension libraries PGDLLEXPORT.
Andres Freund
2022-07-17
*
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-17
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
*
Add central declarations for dlsym()ed symbols
Andres Freund
2022-07-17
*
Fix omissions in support for the "regcollation" type.
Tom Lane
2022-07-17
*
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
*
Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.
Tom Lane
2022-07-16
*
Remove postmaster.c's reset_shared() wrapper function.
Tom Lane
2022-07-16
*
Attempt to fix compiler warning on old compiler
Peter Eisentraut
2022-07-16
*
Replace many MemSet calls with struct initialization
Peter Eisentraut
2022-07-16
*
Emulate sigprocmask(), not sigsetmask(), on Windows.
Thomas Munro
2022-07-16
*
Make dsm_impl_posix_resize more future-proof.
Thomas Munro
2022-07-16
*
Log details for client certificate failures
Peter Eisentraut
2022-07-15
*
Convert macros to static inline functions (xlog_internal.h)
Peter Eisentraut
2022-07-15
*
Support gcc -fkeep-inline-functions
Peter Eisentraut
2022-07-15
*
Fix inconsistent parameter names between prototype and declaration
David Rowley
2022-07-15
*
Don't clobber postmaster sigmask in dsm_impl_resize.
Thomas Munro
2022-07-15
*
Tighten up parsing logic in gen_node_support.pl.
Tom Lane
2022-07-14
*
Avoid shadowing a variable in sync.c.
Thomas Munro
2022-07-15
*
Create a distinct wait event for POSIX DSM allocation.
Thomas Munro
2022-07-14
*
Remove redundant ftruncate() for POSIX DSM memory.
Thomas Munro
2022-07-14
*
Block signals while allocating DSM memory.
Thomas Munro
2022-07-14
*
Correct some uses of e.g. and i.e. in message strings and documentation
John Naylor
2022-07-14
*
Remove support for Visual Studio 2013
Michael Paquier
2022-07-14
*
Fix output of createuser --help with --valid-until
Michael Paquier
2022-07-14
*
Mop up pg_upgrade's nls.mk for commit b0a55e432.
Tom Lane
2022-07-13
*
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
*
Avoid unsatisfied-external-reference errors in static inlines.
Tom Lane
2022-07-13
*
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
*
Remove artificial restrictions on which node types have out/read funcs.
Tom Lane
2022-07-13
*
Convert macros to static inline functions (bufmgr.h)
Peter Eisentraut
2022-07-13
*
Convert macros to static inline functions (itemptr.h)
Peter Eisentraut
2022-07-13
*
Plug memory leak
Alvaro Herrera
2022-07-13
*
Fix flag tests in src/test/modules/test_oat_hooks
Alvaro Herrera
2022-07-13
*
Allow specifying STORAGE attribute for a new table
Peter Eisentraut
2022-07-13
*
Remove useless assertions
Peter Eisentraut
2022-07-13
*
Fix XID list support some more
Alvaro Herrera
2022-07-13
*
Fix for make unportability
Peter Eisentraut
2022-07-13
*
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
*
Small cleanup of create_list_bounds()
David Rowley
2022-07-13
*
createuser: Add support for more clause types through new options
Michael Paquier
2022-07-13
*
Use list_copy_head() instead of list_truncate(list_copy(...), ...)
David Rowley
2022-07-13
*
createuser: Cleanup and fix internal option ordering
Michael Paquier
2022-07-13
*
Tidy up code in get_cheapest_group_keys_order()
David Rowley
2022-07-13
*
Fix ECPG's handling of type names that match SQL keywords.
Tom Lane
2022-07-12
*
Invent qsort_interruptible().
Tom Lane
2022-07-12
*
Improve error reporting from validate_exec().
Tom Lane
2022-07-12
[prev]
[next]