index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-07-19
Wrap overly long lines
Alvaro Herrera
2022-07-19
Clean up temp file from refactored dtrace rule
Peter Eisentraut
2022-07-19
Convert macros to static inline functions (itup.h)
Peter Eisentraut
2022-07-19
Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-19
Add more tests for REINDEX DATABASE/SYSTEM with relfilenode changes
Michael Paquier
2022-07-19
Use STDOUT/STDERR_FILENO in most of syslogger.
Andres Freund
2022-07-19
windows: msvc: Define STDIN/OUT/ERR_FILENO.
Andres Freund
2022-07-18
Improve perl style in ecpg's parser-construction scripts.
Tom Lane
2022-07-18
ecpg: use our instead of my in parse.pl to fix perlcritic complaint
Andres Freund
2022-07-18
Refactor dtrace postprocessing make rules
Andres Freund
2022-07-18
Add output directory option to gen_node_support.pl
Andres Freund
2022-07-18
Add output directory argument to generate-unicode_norm_table.pl
Andres Freund
2022-07-18
Add output file argument to generate-errcodes.pl
Andres Freund
2022-07-18
Add output path arg in generate-lwlocknames.pl
Andres Freund
2022-07-18
Move snowball_create.sql creation into perl file
Andres Freund
2022-07-18
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-07-18
psql: Output dir and dependency generation for sql_help
Andres Freund
2022-07-18
Reinstate tests accidentally removed by e3fcca0d0d
Tomas Vondra
2022-07-18
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-18
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-18
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-18
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-15
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-14
Don't clobber postmaster sigmask in dsm_impl_resize.
Thomas Munro
2022-07-14
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-14
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-13
Fix output of createuser --help with --valid-until
Michael Paquier
2022-07-13
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
[next]