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
/
backend
Age
Commit message (
Expand
)
Author
53 min.
Refactor some repetitive SLRU code
HEAD
master
Álvaro Herrera
4 hours
Standardize LSN formatting by zero padding
Álvaro Herrera
12 hours
Integrate FullTransactionIds deeper into two-phase code
Michael Paquier
3 days
Disable commit timestamps during bootstrap
Michael Paquier
4 days
Speed up truncation of temporary relations.
Fujii Masao
4 days
Simplify COALESCE() with one surviving argument.
Tom Lane
4 days
Break out xxx2yyy_opt_overflow APIs for more datetime conversions.
Tom Lane
4 days
Obtain required table lock during cross-table updates, redux.
Tom Lane
4 days
Prevent creation of duplicate not-null constraints for domains
Álvaro Herrera
4 days
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
4 days
Refactor subtype field of AlterDomainStmt
Michael Paquier
4 days
Support multi-line headers in COPY FROM command.
Fujii Masao
5 days
Improve checks for GUC recovery_target_timeline
Michael Paquier
5 days
Enable use of Memoize for ANTI joins
Richard Guo
5 days
Add InjectionPointList() to retrieve list of injection points
Michael Paquier
5 days
Make more use of RELATION_IS_OTHER_TEMP().
Nathan Bossart
5 days
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
5 days
Update obsolete row compare preprocessing comments.
Peter Geoghegan
5 days
Allow width_bucket()'s "operand" input to be NaN.
Tom Lane
5 days
Fix error message for ALTER CONSTRAINT ... NOT VALID
Álvaro Herrera
5 days
Make row compares robust during nbtree array scans.
Peter Geoghegan
5 days
Make handling of redundant nbtree keys more robust.
Peter Geoghegan
5 days
meson: Increase minimum version to 0.57.2
Peter Eisentraut
5 days
Fix missing FSM vacuum opportunities on tables without indexes.
Masahiko Sawada
6 days
Move code for the bytea data type from varlena.c to new bytea.c
Michael Paquier
6 days
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
6 days
Make more use of binaryheap_empty() and binaryheap_size().
Nathan Bossart
6 days
Improve code comment
Peter Eisentraut
6 days
Make safeguard against incorrect flags for fsync more portable.
Tom Lane
6 days
Remove provider field from pg_locale_t.
Jeff Davis
6 days
Control ctype behavior internally with a method table.
Jeff Davis
6 days
Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate.
Jeff Davis
6 days
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
6 days
Fix typos in comments
Amit Langote
7 days
Fix typo in system_views.sql's definition of pg_stat_activity
Michael Paquier
7 days
Improve error handling of libxml2 calls in xml.c
Michael Paquier
7 days
Add new OID alias type regdatabase.
Nathan Bossart
7 days
Remove unused #include's in src/backend/utils/adt/*
Peter Eisentraut
7 days
Rationalize handling of VacuumParams
Michael Paquier
8 days
Fix some new issues with planning of PlaceHolderVars.
Tom Lane
8 days
Obtain required table lock during cross-table constraint updates.
Tom Lane
9 days
Message style improvements
Peter Eisentraut
10 days
Fix CheckPointReplicationSlots() with max_replication_slots == 0
Alexander Korotkov
11 days
Correct list of files in src/backend/lib/README
Michael Paquier
11 days
Correct misleading error messages
Peter Eisentraut
11 days
Remove unused check in heap_xlog_insert()
Melanie Plageman
11 days
Simplify vacuum VM update logging counters
Melanie Plageman
11 days
Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested.
Fujii Masao
12 days
Expand virtual generated columns for ALTER COLUMN TYPE
Richard Guo
12 days
Restrict virtual columns to use built-in functions and types
Peter Eisentraut
[next]