index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Fix query cancellation handling in psql
Michael Paquier
2019-12-17
*
Modernize our readline API a tad.
Tom Lane
2019-12-13
*
(Blindly) tweak new test regex
Alvaro Herrera
2019-12-12
*
Emit parameter values during query bind/execute errors
Alvaro Herrera
2019-12-11
*
In pg_ctl, work around ERROR_SHARING_VIOLATION on the postmaster log file.
Tom Lane
2019-12-10
*
Improve some comments in pg_upgrade.c
Michael Paquier
2019-12-06
*
pg_basebackup: Refactor code for reading COPY and tar data.
Robert Haas
2019-12-05
*
Offer pnstrdup to frontend code
Alvaro Herrera
2019-12-04
*
Use carriage returns for data insertion logs in pgbench on terminal
Michael Paquier
2019-12-04
*
Remove unnecessary definition of CancelRequested in bin/scripts/
Michael Paquier
2019-12-04
*
Fix failures with TAP tests of pg_ctl on Windows
Michael Paquier
2019-12-03
*
Add query cancellation capabilities in pgbench init phase
Michael Paquier
2019-12-02
*
Refactor query cancellation code into src/fe_utils/
Michael Paquier
2019-12-02
*
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-30
*
Remove useless "return;" lines
Alvaro Herrera
2019-11-28
*
Add tests for '-f' option in dropdb utility.
Amit Kapila
2019-11-28
*
pg_upgrade: adjust error paragraph width to be consistent
Bruce Momjian
2019-11-27
*
pg_upgrade: improve instructions for fixing incompatible isn use
Bruce Momjian
2019-11-27
*
Refactor WAL file-reading code into WALRead()
Alvaro Herrera
2019-11-25
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Make psql redisplay the query buffer after \e.
Tom Lane
2019-11-22
*
Remove configure --disable-float4-byval
Peter Eisentraut
2019-11-21
*
Allow ALTER VIEW command to rename the column in the view.
Fujii Masao
2019-11-21
*
Improve tab-completion for ALTER MATERIALIZED VIEW.
Fujii Masao
2019-11-21
*
Add the support for '-f' option in dropdb utility.
Amit Kapila
2019-11-20
*
Allow invisible PROMPT2 in psql.
Thomas Munro
2019-11-19
*
Handle arrays and ranges in pg_upgrade's test for non-upgradable types.
Tom Lane
2019-11-13
*
Introduce the 'force' option for the Drop Database command.
Amit Kapila
2019-11-13
*
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-07
*
Add "G" (server-side data generation) as an initialization step in pgbench.
Fujii Masao
2019-11-06
*
Make StringInfo available to frontend code.
Andres Freund
2019-11-05
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
*
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
Andres Freund
2019-10-29
*
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
Andres Freund
2019-10-29
*
Fix typos in the code
Michael Paquier
2019-10-30
*
On Windows, use COMSPEC to find the location of cmd.exe.
Tom Lane
2019-10-28
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
pg_upgrade: adjust error output to use new database list format
Bruce Momjian
2019-10-23
*
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-10-23
*
Fix parallel restore of FKs to partitioned tables
Alvaro Herrera
2019-10-17
*
Improve the check for pg_catalog.unknown data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Use libc version as a collation version on glibc systems.
Thomas Munro
2019-10-16
*
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-15
*
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-14
*
Revert "Hack pg_ctl to report postmaster's exit status."
Tom Lane
2019-10-13
*
pg_upgrade: Clean up some redundant code
Peter Eisentraut
2019-10-10
*
pg_upgrade: clarify the database names in error files
Bruce Momjian
2019-10-08
[next]