index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix security checks for selectivity estimation functions with RLS.
Dean Rasheed
2019-05-06
*
Remove reindex_catalog test from test schedules.
Andres Freund
2019-05-05
*
Fix style violations in syscache lookups.
Tom Lane
2019-05-05
*
Add check for syscache lookup failure in update_relispartition().
Tom Lane
2019-05-05
*
pg_verify_checksums: Fix message punctuation
Peter Eisentraut
2019-05-04
*
pg_dump: Fix newline in error message
Peter Eisentraut
2019-05-04
*
Fix reindexing of pg_class indexes some more.
Tom Lane
2019-05-02
*
Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks.
Andres Freund
2019-04-30
*
Fix unused variable compiler warning in !debug builds.
Andres Freund
2019-04-30
*
Clean up handling of constraint_exclusion and enable_partition_pruning.
Tom Lane
2019-04-30
*
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-29
*
Fix potential catalog corruption with temporary identity columns
Peter Eisentraut
2019-04-29
*
Portability fix for zic.c.
Tom Lane
2019-04-26
*
Sync our copy of the timezone library with IANA release tzcode2019a.
Tom Lane
2019-04-26
*
Update time zone data files to tzdata release 2019a.
Tom Lane
2019-04-26
*
Apply stopgap fix for bug #15672.
Tom Lane
2019-04-26
*
Fix partitioned index attachment
Alvaro Herrera
2019-04-25
*
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF
Alvaro Herrera
2019-04-24
*
Fix some minor postmaster-state-machine issues.
Tom Lane
2019-04-24
*
Repair assorted issues in locale data extraction.
Tom Lane
2019-04-23
*
Fix detection of passwords hashed with MD5 or SCRAM-SHA-256
Michael Paquier
2019-04-23
*
Fix problems with auto-held portals.
Tom Lane
2019-04-19
*
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-04-18
*
postgresql.conf.sample: add proper defaults for include actions
Bruce Momjian
2019-04-17
*
Fix unportable code in pgbench.
Tom Lane
2019-04-17
*
Don't write to stdin of a test process that could have already exited.
Noah Misch
2019-04-15
*
Fix division by zero in _bt_vacuum_needs_cleanup()
Alexander Korotkov
2019-04-15
*
Fix SHOW ALL command for non-superusers with replication connection
Michael Paquier
2019-04-15
*
Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port.
Noah Misch
2019-04-14
*
MSYS: Translate REGRESS_SHLIB to a Windows file name.
Noah Misch
2019-04-14
*
When Perl "kill(9, ...)" fails, try "pg_ctl kill".
Noah Misch
2019-04-13
*
Prevent memory leaks associated with relcache rd_partcheck structures.
Tom Lane
2019-04-13
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-12
*
Fix off-by-one check that can lead to a memory overflow in ecpg.
Michael Meskes
2019-04-11
*
Fix backwards test in operator_precedence_warning logic.
Tom Lane
2019-04-10
*
Avoid counting transaction stats for parallel worker cooperating
Amit Kapila
2019-04-10
*
Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds.
Noah Misch
2019-04-09
*
Avoid "could not reattach" by providing space for concurrent allocation.
Noah Misch
2019-04-08
*
Fix improper interaction of FULL JOINs with lateral references.
Tom Lane
2019-04-08
*
Fix EvalPlanQualStart to handle partitioned result rels correctly.
Tom Lane
2019-04-08
*
Fix partition tuple routing with dropped attributes
Michael Paquier
2019-04-08
*
Avoid fetching past the end of the indoption array.
Tom Lane
2019-04-07
*
Clean up side-effects of commits ab5fcf2b0 et al.
Tom Lane
2019-04-07
*
Fix failures in validateForeignKeyConstraint's slow path.
Tom Lane
2019-04-06
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
*
Silence -Wimplicit-fallthrough in sysv_shmem.c.
Noah Misch
2019-04-03
*
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.
Noah Misch
2019-04-03
*
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-03
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
*
Perform RLS subquery checks as the right user when going via a view.
Dean Rasheed
2019-04-02
[prev]
[next]