Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
pgsql-committers since 2022-09-08 00:00
Notification of git commits are sent to this list. Do not post here!
Search the Archives
(enter a message-id to go directly to that message)
Advanced Search
Browse Archives
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Sept. 8, 2022
Thread
Author
Time
pgsql: Raise a warning if there is a possibility of data from multiple
Amit Kapila
01:39
pgsql: Fix the test case introduced by commit 8756930190.
Amit Kapila
04:28
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Masahiko Sawada
06:52
pgsql: Parse catalog .dat files as a whole when compiling the backend
John Naylor
06:57
pgsql: Run perltidy over Catalog.pm
John Naylor
07:02
pgsql: Add b2e6e7682 to .git-blame-ignore-revs
John Naylor
07:07
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Amit Kapila
07:22
Re: pgsql: Raise a warning if there is a possibility of data from multiple
vignesh C
07:59
pgsql: doc: Fix PL/pgSQL casing to be consistent
Daniel Gustafsson
08:00
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Masahiko Sawada
09:07
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Amit Kapila
09:21
pgsql: Fix perltidy breaking perlcritic
Alvaro Herrera
09:23
pgsql: Fix recovery_prefetch with low maintenance_io_concurrency.
Thomas Munro
09:45
pgsql: Fix recovery_prefetch with low maintenance_io_concurrency.
Thomas Munro
09:45
pgsql: Choose FK name correctly during partition attachment
Alvaro Herrera
11:19
pgsql: Choose FK name correctly during partition attachment
Alvaro Herrera
11:19
pgsql: Choose FK name correctly during partition attachment
Alvaro Herrera
11:19
pgsql: Choose FK name correctly during partition attachment
Alvaro Herrera
11:19
pgsql: Choose FK name correctly during partition attachment
Alvaro Herrera
11:19
Re: pgsql: doc: clarify recursion internal behavior
Peter Eisentraut
11:24
pgsql: Temporarily make MemoryContextContains return false
David Rowley
12:29
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Tom Lane
13:58
Re: pgsql: doc: clarify recursion internal behavior
Robert Haas
15:15
Re: pgsql: doc: clarify recursion internal behavior
Tom Lane
15:30
pgsql: Instrument freezing in autovacuum log reports.
Peter Geoghegan
17:31
Re: pgsql: Choose FK name correctly during partition attachment
Tom Lane
18:50
Re: pgsql: Fix perltidy breaking perlcritic
Andrew Dunstan
20:32
Sept. 9, 2022
Thread
Author
Time
pgsql: Add more error context to RestoreBlockImage() and consume it
Michael Paquier
01:02
pgsql: Add more error context to RestoreBlockImage() and consume it
Michael Paquier
01:02
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Amit Kapila
01:03
pgsql: Replace load of functions by direct calls for some WIN32
Michael Paquier
01:53
Re: pgsql: Raise a warning if there is a possibility of data from multiple
Tom Lane
02:34
pgsql: Add jsonpath_gram.h to list of distprep targets
John Naylor
04:46
pgsql: Bump minimum version of Bison to 2.3
John Naylor
05:38
pgsql: Bump minimum version of Flex to 2.5.35
John Naylor
05:56
Re: pgsql: Choose FK name correctly during partition attachment
John Naylor
07:06
pgsql: Fix GetForeignKey*Triggers for self-referential FKs
Alvaro Herrera
10:23
pgsql: Fix GetForeignKey*Triggers for self-referential FKs
Alvaro Herrera
10:23
pgsql: Doc fixes for MERGE statement
Alvaro Herrera
11:52
pgsql: Doc fixes for MERGE statement
Alvaro Herrera
11:52
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Reject bogus output from uuid_create(3).
Tom Lane
16:41
pgsql: Doc: improve documentation about where the psqlrc files are.
Tom Lane
17:50
pgsql: Doc: improve documentation about where the psqlrc files are.
Tom Lane
17:50
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
pgsql: Fix possible omission of variable storage markers in ECPG.
Tom Lane
19:34
Sept. 10, 2022
Thread
Author
Time
pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
02:12
Re: pgsql: Fix perltidy breaking perlcritic 📎
John Naylor
02:44
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Tom Lane
04:14
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
04:16
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
04:37
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
05:27
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Tom Lane
05:32
pgsql: configure: Expand -fvisibility checks to more compilers, test fo
Andres Freund
05:54
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
05:57
Re: pgsql: Fix perltidy breaking perlcritic
Andrew Dunstan
06:50
pgsql: Free correctly LDAPMessage returned by ldap_search_s() in auth.c
Michael Paquier
07:58
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
08:19
pgsql: Add psql tab compression for ALTER TABLE .. { OF | NOT OF }
Michael Paquier
08:22
pgsql: Doc: improve explanation of when custom GUCs appear in pg_settin
Tom Lane
20:42
pgsql: Doc: improve explanation of when custom GUCs appear in pg_settin
Tom Lane
20:42
Sept. 11, 2022
Thread
Author
Time
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
18:19
Sept. 12, 2022
Thread
Author
Time
pgsql: Replace loading of ldap_start_tls_sA() by direct function call
Michael Paquier
00:07
pgsql: Make eval statement naturally proof against perltidy
John Naylor
05:11
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
06:53
pgsql: Assorted examples of expanded type-safer palloc/pg_malloc API
Peter Eisentraut
06:53
pgsql: Make the tablesync worker's replication origin drop logic robust
Amit Kapila
07:27
pgsql: Use float8 datatype for percentiles in pg_walinspect stat functi
Peter Eisentraut
08:05
pgsql: Use float8 datatype for percentiles in pg_walinspect stat functi
Peter Eisentraut
08:05
pgsql: pgstattuple: Use double consistently for percentages
Peter Eisentraut
08:26
Re: pgsql: Fix perltidy breaking perlcritic 📎
Dagfinn Ilmari Mannsåker
09:54
Re: pgsql: Fix perltidy breaking perlcritic 📎
Dagfinn Ilmari Mannsåker
09:54
pgsql: Fix NaN comparison in circle_same test
Daniel Gustafsson
11:05
pgsql: Fix NaN comparison in circle_same test
Daniel Gustafsson
11:06
pgsql: Fix NaN comparison in circle_same test
Daniel Gustafsson
11:06
pgsql: Fix NaN comparison in circle_same test
Daniel Gustafsson
11:06
pgsql: Fix NaN comparison in circle_same test
Daniel Gustafsson
11:07
pgsql: Add list of acknowledgments to release notes
Peter Eisentraut
14:51
pgsql: Convert *GetDatum() and DatumGet*() macros to inline functions
Peter Eisentraut
15:58
pgsql: Revert "Convert *GetDatum() and DatumGet*() macros to inline fun
Peter Eisentraut
17:58
pgsql: Use normal install program to install server headers.
Heikki Linnakangas
20:03
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:26
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:27
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:27
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:27
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:28
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:28
pgsql: doc: Fix link to FreeBSD documentation project
Daniel Gustafsson
20:28
Re: pgsql: Prefetch data referenced by the WAL, take II.
Thomas Munro
21:50
pgsql: Don't reference out-of-bounds array elements in brin_minmax_mult
David Rowley
23:04
pgsql: Don't reference out-of-bounds array elements in brin_minmax_mult
David Rowley
23:05
pgsql: Don't reference out-of-bounds array elements in brin_minmax_mult
David Rowley
23:05
Sept. 13, 2022
Thread
Author
Time
pgsql: Move any remaining files generated by pg_upgrade into an interna
Michael Paquier
01:39
pgsql: Move any remaining files generated by pg_upgrade into an interna
Michael Paquier
01:39
pgsql: Rename macro related to pg_backup_stop()
Michael Paquier
01:52
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Noah Misch
03:38
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
06:11
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Noah Misch
06:39
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
07:02
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
07:15
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
07:20
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
07:51
pgsql: Treat Unicode codepoints of category "Format" as non-spacing
John Naylor
09:22
Re: pgsql: Fix perltidy breaking perlcritic
John Naylor
09:25
pgsql: Adjust header exceptions for 0bd9c6297
John Naylor
09:58
pgsql: Remove useless pstrdups in untransformRelOptions
Alvaro Herrera
10:00
pgsql: Improve wal_decode_buffer_size description some more
Alvaro Herrera
10:06
pgsql: Improve wal_decode_buffer_size description some more
Alvaro Herrera
10:06
Re: pgsql: Prefetch data referenced by the WAL, take II.
Alvaro Herrera
10:07
Re: pgsql: Doc: Explain about Column List feature. 📎
Alvaro Herrera
12:11
pgsql: Make locale option behavior more consistent
Peter Eisentraut
12:39
pgsql: Make locale option behavior more consistent
Peter Eisentraut
12:39
pgsql: Don't reflect unescaped cert data to the logs
Peter Eisentraut
14:11
pgsql: pg_clean_ascii(): escape bytes rather than lose them
Peter Eisentraut
14:11
pgsql: Split up guc.c for better build speed and ease of maintenance.
Tom Lane
15:13
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol 📎
Andres Freund
18:25
Sept. 14, 2022
Thread
Author
Time
Re: pgsql: Fix perltidy breaking perlcritic
Andrew Dunstan
02:05
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Andres Freund
02:39
Re: pgsql: aix: No need to use mkldexport when we want to export all symbol
Tom Lane
02:45
pgsql: Simplify handling of compression level with compression specific
Michael Paquier
03:18
pgsql: Simplify handling of compression level with compression specific
Michael Paquier
03:18
pgsql: Move gramparse.h to src/backend/parser
John Naylor
04:02
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
pgsql: Expand palloc/pg_malloc API for more type safety
Peter Eisentraut
04:18
Re: pgsql: process startup: Remove bootstrap / checker modes from AuxProcTy
Peter Eisentraut
04:43
Re: pgsql: process startup: Remove bootstrap / checker modes from AuxProcTy
Andres Freund
04:49
pgsql: Bump minimum Perl version to 5.14
John Naylor
05:37
Re: pgsql: Doc: Explain about Column List feature. 📎
Peter Smith
05:39
pgsql: Fix typo in pgbench.c.
Amit Kapila
05:51
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
pgsql: Fix incorrect value for "strategy" with deflateParams() in walme
Michael Paquier
05:52
Re: pgsql: Move gramparse.h to src/backend/parser
John Naylor
06:34
pgsql: Fix failure to build gramparse.h standalone in vpath builds
John Naylor
07:38
Re: pgsql: Doc: Explain about Column List feature.
Alvaro Herrera
09:40
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: postgres_fdw: Avoid 'variable not found in subplan target list'
Etsuro Fujita
09:54
pgsql: Remove duplicate initialization
Alvaro Herrera
13:55
pgsql: Remove duplicate initialization
Alvaro Herrera
13:55
pgsql: Add subxid-overflow "isolation" test
Alvaro Herrera
14:18
pgsql: Handle SIGTERM in pg_receivewal and pg_recvlogical
Daniel Gustafsson
14:35
Re: pgsql: Handle SIGTERM in pg_receivewal and pg_recvlogical
Tom Lane
15:06
Re: pgsql: Handle SIGTERM in pg_receivewal and pg_recvlogical
Daniel Gustafsson
15:21
Re: pgsql: Handle SIGTERM in pg_receivewal and pg_recvlogical
Tom Lane
15:37
Re: pgsql: process startup: Remove bootstrap / checker modes from AuxProcTy
Peter Eisentraut
16:11
pgsql: Run xmllint validation only once
Peter Eisentraut
16:15
Re: pgsql: Handle SIGTERM in pg_receivewal and pg_recvlogical
Daniel Gustafsson
17:03
pgsql: Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
18:45
Re: pgsql: Move gramparse.h to src/backend/parser
Tom Lane
19:37
pgsql: Update .gitignore
Peter Eisentraut
19:56
pgsql: pgcrypto: Remove unused code
Daniel Gustafsson
20:00
Re: pgsql: Add VACUUM instrumentation for scanned pages, relfrozenxid.
Peter Eisentraut
20:20
pgsql: Doc: add some doco about using the libpq_pipeline test module.
Tom Lane
20:43
Re: pgsql: Add VACUUM instrumentation for scanned pages, relfrozenxid.
Peter Geoghegan
20:54
Re: pgsql: Move gramparse.h to src/backend/parser
Andres Freund
20:57
pgsql: Small wording improvements
Peter Eisentraut
20:57
pgsql: Small wording improvements
Peter Eisentraut
20:57
Re: pgsql: Move gramparse.h to src/backend/parser
Andres Freund
21:04
pgsql: Fix outdated convert_saop_to_hashed_saop comment
David Rowley
21:41
pgsql: Fix outdated convert_saop_to_hashed_saop comment
David Rowley
21:41
pgsql: Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
22:41
Sept. 15, 2022
Thread
Author
Time
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Andrew Dunstan
01:19
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
01:38
Re: pgsql: Doc: Explain about Column List feature.
Peter Smith
01:57
Re: pgsql: Move gramparse.h to src/backend/parser
John Naylor
03:52
pgsql: Blind attempt to fix LLVM dependency in the backend
John Naylor
03:56
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Bharath Rupireddy
04:41
pgsql: Fix grammar in error message
John Naylor
04:44
pgsql: Fix grammar in error message
John Naylor
04:45
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
04:48
Re: pgsql: Move gramparse.h to src/backend/parser
Andres Freund
04:50
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Alvaro Herrera
09:24
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Joe Conway
10:12
Re: pgsql: Use the terminology "WAL file" not "log file" more consistently.
Bharath Rupireddy
10:19
Re: pgsql: Doc: Explain about Column List feature.
Alvaro Herrera
13:08
pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia
Noah Misch
13:46
pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia
Noah Misch
13:46
Browse Archives
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30