index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Revert "Move page initialization from RelationAddExtraBlocks() to use."
Andres Freund
2019-01-28
*
Fix race condition between relation extension and vacuum.
Andres Freund
2019-01-28
*
Separate per-batch and per-tuple memory contexts in COPY
Tomas Vondra
2019-01-29
*
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-28
*
Install JIT related headers.
Andres Freund
2019-01-28
*
Move page initialization from RelationAddExtraBlocks() to use.
Andres Freund
2019-01-28
*
psql: Remove unused tab completion query
Peter Eisentraut
2019-01-28
*
doc: Add link from sslinfo to pg_stat_ssl
Peter Eisentraut
2019-01-28
*
Add tab completion for ALTER INDEX ALTER COLUMN in psql
Michael Paquier
2019-01-28
*
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
*
Avoid creation of the free space map for small heap relations.
Amit Kapila
2019-01-28
*
In bootstrap mode, don't allow the creation of files if they don't already
Amit Kapila
2019-01-28
*
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-27
*
Allow for yet another crash symptom in 013_crash_restart.pl.
Tom Lane
2019-01-26
*
Change function call information to be variable length.
Andres Freund
2019-01-26
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Make regression test output locale-independent
Peter Eisentraut
2019-01-26
*
Allow UNLISTEN in hot-standby mode.
Tom Lane
2019-01-25
*
Simplify restriction handling of two-phase commit for temporary objects
Michael Paquier
2019-01-26
*
SQL comment: remove extra word in heading comment
Bruce Momjian
2019-01-25
*
Split QTW_EXAMINE_RTES flag into QTW_EXAMINE_RTES_BEFORE/_AFTER.
Tom Lane
2019-01-25
*
Teach nulltestsel() that system columns are never NULL.
Tom Lane
2019-01-25
*
Fix possibly-uninitialized-variable warning from commit 9556aa01c.
Tom Lane
2019-01-25
*
Use single-byte Boyer-Moore-Horspool search even with multibyte encodings.
Heikki Linnakangas
2019-01-25
*
Fix comments that claimed that mblen() only looks at first byte.
Heikki Linnakangas
2019-01-25
*
Allow generalized expression syntax for partition bounds
Peter Eisentraut
2019-01-25
*
Remove _configthreadlocale() calls in ecpg test suite.
Tom Lane
2019-01-24
*
Remove infinite-loop hazards in ecpg test suite.
Tom Lane
2019-01-24
*
PL/pgSQL: Add statement ID to statement structures
Peter Eisentraut
2019-01-24
*
Fix whitespace
Peter Eisentraut
2019-01-24
*
Fix droppability of constraints upon partition detach
Alvaro Herrera
2019-01-24
*
Fix portability problem in pgbench.
Tom Lane
2019-01-24
*
Simplify coding to detach constraints when detaching partition
Alvaro Herrera
2019-01-24
*
postgres_fdw: Account for tlist eval costs in estimate_path_cost_size().
Etsuro Fujita
2019-01-24
*
Blind attempt to fix _configthreadlocale() failures on MinGW.
Tom Lane
2019-01-23
*
Detach constraints when partitions are detached
Alvaro Herrera
2019-01-24
*
Remove argument isprimary from index_build()
Michael Paquier
2019-01-24
*
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
*
Fix typo in pgbench.c
Michael Paquier
2019-01-23
*
Doc: fix typo in URL of OASIS group web site.
Tatsuo Ishii
2019-01-23
*
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-23
*
Fix handling of volatile expressions in COPY FROM ... WHERE
Tomas Vondra
2019-01-22
*
llvm: Fix file-ending in IDENTIFICATION comments.
Andres Freund
2019-01-22
*
Adjust documentation for vacuumdb --disable-page-skipping
Michael Paquier
2019-01-22
*
Rename RelationData.rd_amroutine to rd_indam.
Andres Freund
2019-01-21
*
Rephrase references to "time qualification".
Andres Freund
2019-01-21
*
Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.
Andres Freund
2019-01-21
*
Move generic snapshot related code from tqual.h to snapmgr.h.
Andres Freund
2019-01-21
*
Change snapshot type to be determined by enum rather than callback.
Andres Freund
2019-01-21
*
Remove useless bms_copy step in RelationGetIndexAttrBitmap.
Tom Lane
2019-01-21
[prev]
[next]