projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2018-12-14
Tom Lane
Make pg_statistic and related code account more honestl...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Michael Paquier
Introduce new extended routines for FDW and foreign...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Andres Freund
Create a separate oid range for oids assigned by genbki.pl.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Tom Lane
Fix bogus logic for skipping unnecessary partcollation...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Tom Lane
Drop no-op CoerceToDomain nodes from expressions at...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Alexander Korotkov
Prevent GIN deleted pages from being reclaimed too...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Alexander Korotkov
Prevent deadlock in ginRedoDeletePage()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Alexander Korotkov
Fix deadlock in GIN vacuum introduced by 218f51584d5
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Tom Lane
Repair bogus EPQ plans generated for postgres_fdw forei...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Tom Lane
Repair bogus handling of multi-assignment Params in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Michael Paquier
Tweak pg_partition_tree for undefined relations and...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Tom Lane
Fix test_rls_hooks to assign expression collations...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Tom Lane
Doc: improve documentation about ALTER LARGE OBJECT...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Noah Misch
Raise some timeouts to 180s, in test code.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Tom Lane
Add stack depth checks to key recursive functions in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Tom Lane
Doc: remove obsolete reference to recursive expression...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Tom Lane
Make TupleDescInitBuiltinEntry throw error for unsuppor...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Stephen Frost
Add pg_dump test for empty OP class
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Stephen Frost
Add additional partition tests to pg_dump
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Stephen Frost
Remove dead code in toast_fetch_datum_slice
commit
|
commitdiff
|
tree
|
snapshot
2018-12-10
Michael Paquier
Ensure cleanup of orphan archive status files
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Michael Paquier
Add timestamp of last received message from standby...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
Doc: document that we expect CHECK constraint condition...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
Doc: remove obsolete statements about system OID column...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
In PQprint(), write HTML table trailer before closing...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
Fix misapplication of pgstat_count_truncate to wrong...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
Clean up sloppy coding in publicationcmds.c's OpenTable...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Tom Lane
Doc: make cross-reference to format() function more...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Michael Paquier
Fix some errhint and errdetail strings missing a period
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Tom Lane
Improve our response to invalid format strings, and...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Stephen Frost
Improve planner stats documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Stephen Frost
Cleanup minor pg_dump memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Stephen Frost
Cleanup comments in xlog compression
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Tatsuo Ishii
Change true/false to on/off.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Alvaro Herrera
Don't mark partitioned indexes invalid unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Michael Paquier
Fix invalid value of synchronous_commit in description...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Stephen Frost
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Etsuro Fujita
postgres_fdw: Improve cost and size estimation for...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Tom Lane
Refactor documentation about privileges to centralize...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Michael Paquier
Add some missing schema qualifications
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Michael Paquier
Add PGXS options to control TAP and isolation tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Tom Lane
Eliminate parallel-make hazard in ecpg/preproc.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Tom Lane
Rename ecpg's various "extern.h" files to have distinct...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Tom Lane
Add a --socketdir option to pg_upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Paquier
Fix tablespace path TAP test of pg_verify_checksums...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Alvaro Herrera
Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Amit Kapila
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Paquier
Fix various checksum check problems for pg_verify_check...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Paquier
Switch pg_verify_checksums back to a blacklist
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tom Lane
Document handling of invalid/ambiguous timestamp input...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Alvaro Herrera
Add log_statement_sample_rate parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Tom Lane
Ensure static libraries have correct mod time even...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Peter Eisentraut
doc: Add appendix detailing some limits of PostgreSQL
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Paquier
Add pg_partition_tree to documentation index
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Paquier
Add support for NO_INSTALLCHECK in MSVC scripts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Thomas Munro
Fix minor typo in dsa.c.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Paquier
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Michael Paquier
Fix handling of synchronous replication for stopping...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Peter Geoghegan
Have BufFileSize() ereport() on FileSize() failure.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Peter Eisentraut
Only allow one recovery target setting
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Bruce Momjian
C comment: remove extra '*'
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Thomas Munro
Don't set PAM_RHOST for Unix sockets.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-28
Tomas Vondra
Do not decode TOAST data for table rewrites
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Tomas Vondra
Use wildcard to match parens after CREATE STATISTICS
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Thomas Munro
Don't count zero-filled buffers as 'read' in EXPLAIN.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andres Freund
Ensure consistent sort order of large objects in pg_dump.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andres Freund
Fix jit compilation bug on wide tables.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Peter Eisentraut
Update ssl test certificates and keys
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andres Freund
Fix ac218aa4f6 to work on versions before 9.5.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Andres Freund
Update pg_upgrade test for reg* to include regrole...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Bruce Momjian
doc: fix wording for plpgsql, add "and"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Andres Freund
Fix typo introduced in 578b229718.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Andres Freund
Fix pg_upgrade for oid removal.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tom Lane
Fix translation of special characters in psql's LaTeX...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tom Lane
Avoid locale-dependent output in numericlocale check.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Alvaro Herrera
Fix sample output for hash_metapage_info query
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tom Lane
Add CSV table output mode in psql.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tom Lane
Improve regression test coverage for psql output formats.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Tom Lane
Fix breakage of "\pset format latex".
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Alvaro Herrera
Clarify that cross-row constraints are unsupported
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michael Paquier
Revert "Fix typo in documentation of toast storage"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michael Paquier
Fix typo in documentation of toast storage
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michael Paquier
Revert all new recent changes to add PGXS options for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michael Paquier
Fix regression test handling of test_decoding with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Michael Paquier
Disable temporarily TAP tests for contrib/bloom/
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Michael Paquier
Add PGXS options to control TAP and isolation tests
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Peter Eisentraut
Integrate recovery.conf into postgresql.conf
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Thomas Munro
Fix assertion failure for SSL connections.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Andrew Gierth
Fix hstore hash function for empty hstores upgraded...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Andrew Gierth
Avoid crashes in contrib/intarray gist__int_ops (bug...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Tom Lane
Adjust new test case for more portability.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-24
Tom Lane
Fix float-to-integer coercions to handle edge cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Tom Lane
Add a 64-bit hash function for type hstore.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Tom Lane
Add a 64-bit hash function for type citext.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Tom Lane
Clamp semijoin selectivity to be not more than inner...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Alvaro Herrera
Silence compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Tom Lane
Remove bogus file.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Alvaro Herrera
Don't allow partitioned indexes in pg_global tablespace
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Thomas Munro
Add WL_EXIT_ON_PM_DEATH pseudo-event.
commit
|
commitdiff
|
tree
|
snapshot
next