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
/
test
Age
Commit message (
Expand
)
Author
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-12
Rework EXPLAIN format for incremental sort
Tomas Vondra
2020-05-12
Do pre-release housekeeping on catalog data.
Tom Lane
2020-05-12
Correct standbycheck regression test output.
Fujii Masao
2020-05-09
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
Update oidjoins regression test for v13.
Tom Lane
2020-05-08
Fix several DDL issues of generated columns versus inheritance
Peter Eisentraut
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-05-07
Fix YA text phrase search bug.
Tom Lane
2020-05-05
Fix capitalization of messages, per style guide
Peter Eisentraut
2020-04-30
Add nbtree ScalarArrayOpExpr tests.
Peter Geoghegan
2020-04-30
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-29
Fix checkpoint signalling
Alvaro Herrera
2020-04-28
Add LP_DEAD deletion of a posting list tuple test.
Peter Geoghegan
2020-04-28
Fix definition of pg_statio_all_tables view
Alexander Korotkov
2020-04-27
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-27
Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
2020-04-26
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-24
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-23
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-22
Fix cost_incremental_sort for expressions with varno 0
Tomas Vondra
2020-04-21
psql \d: Display table where trigger is defined, if inherited
Alvaro Herrera
2020-04-21
Fix detaching partitions with cloned row triggers
Alvaro Herrera
2020-04-20
Add ALTER .. NO DEPENDS ON
Alvaro Herrera
2020-04-18
Fix possible crash with GENERATED ALWAYS columns
David Rowley
2020-04-17
Fix possible future cache reference leak in ALTER EXTENSION ADD/DROP.
Tom Lane
2020-04-16
Fix the usage of parallel and full options of vacuum command.
Amit Kapila
2020-04-14
Account for collation when coercing the output of a SQL function.
Tom Lane
2020-04-14
Add a wait_for_catchup() before immediate stop of a test master.
Noah Misch
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-09
Further stabilize results of 019_replslot_limit.pl.
Tom Lane
2020-04-09
Fix default text search parser's ts_headline code for phrase queries.
Tom Lane
2020-04-09
Fix CREATE TABLE LIKE INCLUDING GENERATED column order issue
Peter Eisentraut
2020-04-08
Stabilize incremental_sort tests
Tomas Vondra
2020-04-08
Allow publishing partition changes via ancestors
Peter Eisentraut
2020-04-08
Revert 0f5ca02f53
Alexander Korotkov
2020-04-08
Fix crash when using COLLATE in partition bound expressions
Michael Paquier
2020-04-08
Remove testing for precise LSN/reserved bytes in new TAP test
Alvaro Herrera
2020-04-08
Allow partitionwise join to handle nested FULL JOIN USING cases.
Tom Lane
2020-04-08
Allow partitionwise joins in more cases.
Etsuro Fujita
2020-04-08
Fix circle_in to accept "(x,y),r" as it's advertised to do.
Tom Lane
2020-04-07
Appease perlcritic
Alvaro Herrera
2020-04-07
Allow users to limit storage reserved by replication slots
Alvaro Herrera
2020-04-07
Allow psql's \g and \gx commands to transiently change \pset options.
Tom Lane
2020-04-07
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-07
Support FETCH FIRST WITH TIES
Alvaro Herrera
2020-04-07
Adjust bytea get_bit/set_bit to use int8 not int4 for bit numbering.
Tom Lane
2020-04-07
Minor improvements in Incremental Sort explain
Tomas Vondra
2020-04-07
Consider Incremental Sort paths at additional places
Tomas Vondra
[next]