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-09-22
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
Use min/max bounds defined by Zstd for compression level
Michael Paquier
2022-09-22
Fix thinko in comment.
Etsuro Fujita
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-22
Clear ps display of startup process at the end of recovery
Michael Paquier
2022-09-22
Used optimized linear search in more code paths
Michael Paquier
2022-09-22
psql: Improve tab-completion for MERGE.
Fujii Masao
2022-09-21
Harmonize lexer adjacent function parameter names.
Peter Geoghegan
2022-09-21
Improve ICU option handling in CREATE DATABASE
Peter Eisentraut
2022-09-21
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
Improve some GUC description strings
Alvaro Herrera
2022-09-21
Pass Size as a 2nd argument for snprintf() in tablesync.c.
Amit Kapila
2022-09-21
Improve some error messages.
Amit Kapila
2022-09-21
Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Andres Freund
2022-09-21
Add definition pg_attribute_aligned() for MSVC
Michael Paquier
2022-09-20
Revise tree-walk APIs to improve spec compliance & silence warnings.
Tom Lane
2022-09-20
Fix recent cpluspluscheck issue in selfuncs.h.
Peter Geoghegan
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
Improve comment for OAT_POST_CREATE.
Jeff Davis
2022-09-20
Fix `trap` in a few shell scripts
Alvaro Herrera
2022-09-20
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
Disable autovacuum in MERGE test script
Alvaro Herrera
2022-09-20
Fix incorrect variable types for origin IDs in decode.c
Michael Paquier
2022-09-20
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-09-20
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-20
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
Harmonize heapam and tableam parameter names.
Peter Geoghegan
2022-09-19
Consistently use named parameters in regex code consistently.
Peter Geoghegan
2022-09-19
Extend gendef.pl in preparation for meson
Andres Freund
2022-09-19
Update Unicode data to Unicode 15.0.0
Peter Eisentraut
2022-09-19
Consistently use named parameters in timezone code.
Peter Geoghegan
2022-09-19
Consistently use named parameters in regex code.
Peter Geoghegan
2022-09-19
Fix misleading comment for get_cheapest_group_keys_order
David Rowley
2022-09-19
Fix out-dated comment in preprocess_groupclause()
David Rowley
2022-09-19
Remove various duplicated words
David Rowley
2022-09-19
Fix icu tests with C locale
Peter Eisentraut
2022-09-19
Make ALTER DEFAULT PRIVILEGES require privileges, not membership.
Robert Haas
2022-09-19
walmethods.c/h: Make WalWriteMethod more object-oriented.
Robert Haas
2022-09-19
Future-proof the recursion inside ExecShutdownNode().
Tom Lane
2022-09-19
walmethods.c/h: Make Walfile a struct, rather than a void *
Robert Haas
2022-09-19
Add missing serial commas
Peter Eisentraut
2022-09-19
Fix typos.
Amit Kapila
2022-09-19
Fix typos referring to PGPROC
John Naylor
2022-09-18
Harmonize missed reorderbuffer parameter names.
Peter Geoghegan
2022-09-18
Remove unused argument "isSlice" from transformAssignmentSubscripts()
Michael Paquier
2022-09-18
Harmonize reorderbuffer parameter names.
Peter Geoghegan
2022-09-17
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-09-17
Include c.h instead of postgres.h in src/port/*p{read,write}*.c
Andres Freund
2022-09-17
Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in
Andres Freund
[next]