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
Age
Commit message (
Expand
)
Author
7 hours
postgres_fdw: Add Assert to estimate_path_cost_size().
HEAD
master
Etsuro Fujita
44 hours
Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
47 hours
pg_upgrade: Add missing newline in error message
Álvaro Herrera
47 hours
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance
Álvaro Herrera
2 days
amcheck: Remove unused IndexCheckableCallback typedef.
Fujii Masao
2 days
Disable commit timestamps during bootstrap
Michael Paquier
3 days
Speed up truncation of temporary relations.
Fujii Masao
3 days
Simplify COALESCE() with one surviving argument.
Tom Lane
3 days
Add more cross-type comparisons to contrib/btree_gin.
Tom Lane
3 days
Add cross-type comparisons to contrib/btree_gin.
Tom Lane
3 days
Break out xxx2yyy_opt_overflow APIs for more datetime conversions.
Tom Lane
3 days
Obtain required table lock during cross-table updates, redux.
Tom Lane
3 days
Add tab-completion for ALTER TABLE not-nulls
Álvaro Herrera
3 days
Remove leftover dead code from commit_ts.h.
Fujii Masao
3 days
Fix broken XML
Álvaro Herrera
3 days
doc: Update outdated descriptions of wal_status in pg_replication_slots.
Fujii Masao
3 days
Prevent creation of duplicate not-null constraints for domains
Álvaro Herrera
3 days
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
3 days
Refactor subtype field of AlterDomainStmt
Michael Paquier
3 days
doc: Remove incorrect note about wal_status in pg_replication_slots.
Fujii Masao
3 days
Support multi-line headers in COPY FROM command.
Fujii Masao
4 days
Improve checks for GUC recovery_target_timeline
Michael Paquier
4 days
Enable use of Memoize for ANTI joins
Richard Guo
4 days
Add InjectionPointList() to retrieve list of injection points
Michael Paquier
4 days
Correctly copy the target host identification in PQcancelCreate.
Tom Lane
4 days
Fix cross-version upgrade test breakage from commit fe07100e82.
Nathan Bossart
4 days
Make more use of RELATION_IS_OTHER_TEMP().
Nathan Bossart
4 days
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
4 days
Update obsolete row compare preprocessing comments.
Peter Geoghegan
4 days
Allow width_bucket()'s "operand" input to be NaN.
Tom Lane
4 days
Fix error message for ALTER CONSTRAINT ... NOT VALID
Álvaro Herrera
4 days
Make row compares robust during nbtree array scans.
Peter Geoghegan
4 days
Make handling of redundant nbtree keys more robust.
Peter Geoghegan
4 days
doc: pg_buffercache documentation wordsmithing
Daniel Gustafsson
4 days
meson: Increase minimum version to 0.57.2
Peter Eisentraut
4 days
Reformat some node comments
Peter Eisentraut
4 days
Fix missing FSM vacuum opportunities on tables without indexes.
Masahiko Sawada
4 days
Remove implicit cast from 'void *'
John Naylor
4 days
Fix bug in archive streamer with LZ4 decompression
Michael Paquier
5 days
Move code for the bytea data type from varlena.c to new bytea.c
Michael Paquier
5 days
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
5 days
Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
5 days
Add commit 9e345415bc to .git-blame-ignore-revs.
Nathan Bossart
5 days
Make more use of binaryheap_empty() and binaryheap_size().
Nathan Bossart
5 days
Document pg_get_multixact_members().
Nathan Bossart
5 days
Update comment for IndexInfo.ii_WithoutOverlaps
Peter Eisentraut
5 days
Fix outdated comment for IndexInfo
Peter Eisentraut
5 days
Improve code comment
Peter Eisentraut
5 days
Make sure IOV_MAX is defined.
Tom Lane
5 days
Make safeguard against incorrect flags for fsync more portable.
Tom Lane
[next]