pgsql-committers since 2016-04-08 00:00
Notification of git commits are sent to this list. Do not post here!
Search the Archives
Browse Archives
Prev
|
Next
April 8, 2016
| Thread |
Author |
Time |
|
Re: pgsql: Load FK defs into relcache for use by planner
|
Peter Geoghegan |
00:23 |
|
pgsql: Use Foreign Key relationships to infer multi-column join
selecti
|
Simon Riggs |
01:51 |
|
Re: pgsql: Phrase full text search.
|
Tom Lane |
02:19 |
|
Re: pgsql: Phrase full text search.
|
Tom Lane |
02:50 |
|
pgsql: Fix a couple of places in doc that implied there was only one
sy
|
Fujii Masao |
04:25 |
|
pgsql: Extend relations multiple blocks at a time to improve
scalabilit
|
Robert Haas |
06:08 |
|
pgsql: Use quicksort, not replacement selection, for external sorting.
|
Robert Haas |
06:39 |
|
pgsql: Add regression tests for multiple synchronous standbys.
|
Fujii Masao |
07:49 |
|
Re: pgsql: Phrase full text search.
|
Teodor Sigaev |
08:58 |
|
pgsql: Rename comparePos() to compareWordEntryPos()
|
Teodor Sigaev |
09:08 |
|
Re: pgsql: Phrase full text search.
|
Tom Lane |
13:48 |
|
Re: pgsql: Use quicksort, not replacement selection, for external sorting.
|
Tom Lane |
14:40 |
|
Re: pgsql: Use quicksort, not replacement selection, for external sorting.
|
Tom Lane |
14:47 |
|
pgsql: Set PAM_RHOST item for PAM authentication
|
Peter Eisentraut |
14:49 |
|
pgsql: Attempt to fix breakage due to declaration following code.
|
Robert Haas |
14:53 |
|
Re: pgsql: Use quicksort, not replacement selection, for
external sorting.
|
Robert Haas |
14:53 |
|
Re: pgsql: Phrase full text search.
|
Teodor Sigaev |
15:13 |
|
pgsql: Add a 'parallel_degree' reloption.
|
Robert Haas |
15:22 |
|
pgsql: Increase maximum number of clog buffers.
|
Andres Freund |
15:30 |
|
pgsql: Enhanced custom error in PLPythonu
|
Teodor Sigaev |
15:33 |
|
pgsql: Document which aggregates support partial mode.
|
Robert Haas |
16:13 |
|
pgsql: Fix multiple bugs in tablespace symlink removal.
|
Tom Lane |
16:32 |
|
pgsql: Fix multiple bugs in tablespace symlink removal.
|
Tom Lane |
16:32 |
|
pgsql: Fix printf format
|
Peter Eisentraut |
16:34 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:35 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:35 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:35 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:35 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:37 |
|
pgsql: Turn down MSVC compiler verbosity
|
Andrew Dunstan |
16:37 |
|
pgsql: Replace printf format %i by %d
|
Peter Eisentraut |
16:43 |
|
pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Teodor Sigaev |
16:46 |
|
pgsql: Silence warning from modern perl about unescaped braces
|
Andrew Dunstan |
16:50 |
|
pgsql: Restore original tsquery operation numbering.
|
Teodor Sigaev |
17:16 |
|
pgsql: Fix output of regression test of contrib/tsearch2
|
Teodor Sigaev |
17:38 |
|
pgsql: Add combine functions for various floating-point aggregates.
|
Robert Haas |
17:49 |
|
pgsql: Add BSD authentication method.
|
Tom Lane |
17:52 |
|
pgsql: Distrust external OpenSSL clients; clear err queue
|
Peter Eisentraut |
18:12 |
|
pgsql: Fix unstable regression test output.
|
Tom Lane |
18:15 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:25 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:25 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:25 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:26 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:26 |
|
pgsql: Fix possible use of uninitialised value in ts_headline()
|
Teodor Sigaev |
18:26 |
|
pgsql: Add authentication parameters compat_realm and upn_usename for
S
|
Magnus Hagander |
18:29 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Tom Lane |
18:29 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Robert Haas |
18:31 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Stephen Frost |
18:38 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Peter Geoghegan |
18:40 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Tom Lane |
18:44 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Teodor Sigaev |
18:49 |
|
pgsql: Revert CREATE INDEX ... INCLUDING ...
|
Teodor Sigaev |
18:53 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Anastasia Lubennikova |
18:59 |
|
pgsql: In dumpTable, re-instate the skipping logic
|
Stephen Frost |
19:00 |
|
Re: pgsql: CREATE INDEX ... INCLUDING (column[, ...])
|
Tom Lane |
19:22 |
|
pgsql: Modify BufferGetPage() to prepare for "snapshot too old"
feature
|
Kevin Grittner |
19:45 |
|
pgsql: Add the "snapshot too old" feature
|
Kevin Grittner |
19:45 |
|
Re: [COMMITTERS] pgsql: CREATE INDEX ... INCLUDING (column[, ...]) 📎
|
Stephen Frost |
19:54 |
|
pgsql: Fix improper usage of 'dump' bitmap
|
Stephen Frost |
20:30 |
|
pgsql: Reserve the "pg_" namespace for roles
|
Stephen Frost |
20:56 |
|
pgsql: Create default roles
|
Stephen Frost |
20:56 |
|
pgsql: Expose more out/readfuncs support functions.
|
Andres Freund |
21:27 |
|
Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees.
|
Tom Lane |
21:48 |
|
Re: pgsql: Add the "snapshot too old" feature
|
Kevin Grittner |
21:52 |
|
Re: pgsql: Add the "snapshot too old" feature
|
Tom Lane |
21:53 |
|
Re: pgsql: Add the "snapshot too old" feature
|
Tom Lane |
22:04 |
|
pgsql: Add snapshot_too_old to NSVC @contrib_excludes
|
Kevin Grittner |
22:28 |
|
Re: pgsql: Add the "snapshot too old" feature
|
Kevin Grittner |
22:31 |
|
pgsql: Support \crosstabview in psql
|
Alvaro Herrera |
23:24 |
April 9, 2016
April 10, 2016
April 11, 2016
April 12, 2016
April 13, 2016
Browse Archives
Prev
|
Next