TopicMailing ListsActivityParticipants
hackers
24 replies
Jun 28, 2024
Tom LaneMark WongAndres FreundAndrew DunstanThomas Munro+2
2 commits
Clarify behavior of adding and altering a column in same ALTER command.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Restructure ALTER TABLE execution to fix assorted bugs.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
2020-01Committed
Patch#2130
CINot processed
ReviewersÁlvaro Herrera (alvherre)
CommitterTom Lane (tgl)
Rearranging ALTER TABLE to avoid multi-operations bugshackers
hackers
22 replies
Jan 21, 2020
Tom LaneAlvaro HerreraRobert Haasmovead.li@highgo.caThomas Munro+1
1 commit
Fix issues around strictness of SIMILAR TO.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
2019-09Committed
Patch#2128
CINot processed
CommitterTom Lane (tgl)
SQL-spec incompatibilities in similar_escape() and related stuffhackers
hackers
15 replies
Sep 07, 2019
Tom LaneAndrew GierthAlvaro HerreraRobert Haas
2 commits
Use data directory inode number, not port, to select SysV resource keys.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+6 more
2019-09Committed
Patch#2238
CINot processed
ReviewersPeter Eisentraut (petere)
CommitterTom Lane (tgl)
Unexpected "shared memory block is still in use"hackers
hackers
17 replies
Sep 05, 2019
Tom LaneNoah MischPeter EisentrautKyotaro Horiguchi
1 commit
Remove dead encoding-conversion functions.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Dead encoding conversion functionshackers
hackers
4 replies
Jun 30, 2019
Tom LaneDaniel GustafssonNoah MischPeter Eisentraut
3 commits
Rework some error strings for REINDEX CONCURRENTLY with system catalogs
master12beta3REL_19_STABLE12beta3REL_18_STABLE12beta3REL_17_STABLE12beta3REL_16_STABLE12beta3REL_15_STABLE12beta3REL_14_STABLE12beta3REL_13_STABLE12beta3+1 more
Improve and fix some error handling for REINDEX INDEX/TABLE CONCURRENTLY
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Clean up the behavior and API of catalog.c's is-catalog-relation tests.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Inconsistent error message wording for REINDEX CONCURRENTLYhackers
hackers
22 replies
Jun 20, 2019
Michael PaquierTom LaneAlvaro HerreraRobert Haas
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
comitters
0 replies
May 31, 2019
Tom Lane
1 commit
Remove unnecessary (and wrong) forward declaration.
master12beta2REL_19_STABLE12beta2REL_18_STABLE12beta2REL_17_STABLE12beta2REL_16_STABLE12beta2REL_15_STABLE12beta2REL_14_STABLE12beta2REL_13_STABLE12beta2+1 more
tableam.h fails cpluspluscheckhackers
hackers
2 replies
May 31, 2019
Tom LaneAndres Freund
comitters
0 replies
May 26, 2019
Tom Lane
comitters
0 replies
May 26, 2019
Tom Lane
CI historyretired, base too old
Patchsetv1
Statewon't retry
Resultsuccess
Tests534 / 534
Base7y behind master
Suppressing noise in successful check-world runshackers
hackers
4 replies
May 24, 2019
Peter GeogheganTom Lane
comitters
0 replies
May 24, 2019
Tom Lane
comitters
0 replies
May 24, 2019
Tom Lane
1 commit
In transam.h, don't expose static inline functions to frontend code.
master12beta2REL_19_STABLE12beta2REL_18_STABLE12beta2REL_17_STABLE12beta2REL_16_STABLE12beta2REL_15_STABLE12beta2REL_14_STABLE12beta2REL_13_STABLE12beta2+1 more
FullTransactionId changes are causing portability issueshackers
hackers
10 replies
May 23, 2019
Tom LaneAndres Freund
3 commits
Fix logical replication's ideas about which type OIDs are built-in.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+3 more
Improve commentary about hack in is_publishable_class().
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Clean up the behavior and API of catalog.c's is-catalog-relation tests.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Fuzzy thinking in is_publishable_classhackers
hackers
9 replies
May 23, 2019
Tom LanePeter EisentrautPetr JelinekAndres FreundRobert Haas
Loading more results...