projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2015-10-01
Tom Lane
Improve LISTEN startup time when there are many unread...
commit
|
commitdiff
|
tree
2015-09-30
Robert Haas
Don't dump core when destroying an unused ParallelContext.
commit
|
commitdiff
|
tree
2015-09-30
Stephen Frost
Include policies based on ACLs needed
commit
|
commitdiff
|
tree
2015-09-30
Tatsuo Ishii
Fix incorrect tps number calculation in "excluding...
commit
|
commitdiff
|
tree
2015-09-29
Alvaro Herrera
Code review for transaction commit timestamps
commit
|
commitdiff
|
tree
2015-09-29
Tom Lane
Fix plperl to handle non-ASCII error message texts...
commit
|
commitdiff
|
tree
2015-09-29
Robert Haas
Comment update for join pushdown.
commit
|
commitdiff
|
tree
2015-09-28
Andrew Dunstan
Fix compiler warning for non-TIOCGWINSZ case
commit
|
commitdiff
|
tree
2015-09-28
Andrew Dunstan
Fix compiler warning about unused function in non-readl...
commit
|
commitdiff
|
tree
2015-09-28
Alvaro Herrera
Fix "sesssion" typo
commit
|
commitdiff
|
tree
2015-09-28
Tom Lane
Fix poor errno handling in libpq's version of our custo...
commit
|
commitdiff
|
tree
2015-09-28
Stephen Frost
Ensure a few policies remain for pg_upgrade
commit
|
commitdiff
|
tree
2015-09-28
Andres Freund
Fix ON CONFLICT DO UPDATE for tables with oids.
commit
|
commitdiff
|
tree
2015-09-28
Robert Haas
Don't try to create a temp install without abs_top_buil...
commit
|
commitdiff
|
tree
2015-09-28
Peter Eisentraut
pg_dump: Fix some messages
commit
|
commitdiff
|
tree
2015-09-27
Peter Eisentraut
reindexdb: Fix mistake in help output
commit
|
commitdiff
|
tree
2015-09-27
Peter Eisentraut
pg_ctl: Improve help formatting and order
commit
|
commitdiff
|
tree
2015-09-27
Peter Eisentraut
doc: Tweak "cube" index entry
commit
|
commitdiff
|
tree
2015-09-26
Andres Freund
Remove legacy multixact truncation support.
commit
|
commitdiff
|
tree
2015-09-26
Andres Freund
Rework the way multixact truncations work.
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Second try at fixing O(N^2) problem in foreign key...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Further fix for psql's code for locale-aware formatting...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Further fix for psql's code for locale-aware formatting...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Fix psql's code for locale-aware formatting of numeric...
commit
|
commitdiff
|
tree
2015-09-24
Tom Lane
Allow planner to use expression-index stats for functio...
commit
|
commitdiff
|
tree
2015-09-24
Tom Lane
Improve handling of collations in contrib/postgres_fdw.
commit
|
commitdiff
|
tree
2015-09-24
Fujii Masao
Make pg_controldata report newest XID with valid commit...
commit
|
commitdiff
|
tree
2015-09-24
Andres Freund
Lower *_freeze_max_age minimum values.
commit
|
commitdiff
|
tree
2015-09-23
Tom Lane
Make ANALYZE compute basic statistics even for types...
commit
|
commitdiff
|
tree
2015-09-22
Tom Lane
Docs: fix typo in to_char() example.
commit
|
commitdiff
|
tree
2015-09-22
Andres Freund
test_decoding: Protect against rare spurious test failures.
commit
|
commitdiff
|
tree
2015-09-22
Andres Freund
Correct value of LW_SHARED_MASK.
commit
|
commitdiff
|
tree
2015-09-22
Peter Eisentraut
doc: Tweak synopsis indentation for consistency
commit
|
commitdiff
|
tree
2015-09-21
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2015-09-21
Tom Lane
Fix possible internal overflow in numeric multiplication.
commit
|
commitdiff
|
tree
2015-09-21
Noah Misch
Remove the SECURITY_ROW_LEVEL_DISABLED security context...
commit
|
commitdiff
|
tree
2015-09-21
Noah Misch
Remove the row_security=force GUC value.
commit
|
commitdiff
|
tree
2015-09-21
Noah Misch
Restrict file mode creation mask during tmpfile().
commit
|
commitdiff
|
tree
2015-09-20
Tom Lane
Be more wary about partially-valid LOCALLOCK data in...
commit
|
commitdiff
|
tree
2015-09-19
Michael Meskes
Let compiler handle size calculation of bool types.
commit
|
commitdiff
|
tree
2015-09-19
Peter Eisentraut
Simplify GETTEXT_FILES list
commit
|
commitdiff
|
tree
2015-09-19
Peter Eisentraut
Add missing serial comma
commit
|
commitdiff
|
tree
2015-09-18
Andrew Dunstan
Cache argument type information in json(b) aggregate...
commit
|
commitdiff
|
tree
2015-09-18
Tom Lane
Fix low-probability memory leak in regex execution.
commit
|
commitdiff
|
tree
2015-09-18
Peter Eisentraut
Order some new options on man pages more sensibly,...
commit
|
commitdiff
|
tree
2015-09-17
Andrew Dunstan
Honour TEMP_CONFIG when testing pg_upgrade
commit
|
commitdiff
|
tree
2015-09-16
Tom Lane
Fix documentation of regular expression character-entry...
commit
|
commitdiff
|
tree
2015-09-16
Tom Lane
Don't use "#" as an abbreviation for "number" in PL...
commit
|
commitdiff
|
tree
2015-09-16
Tom Lane
Remove no-longer-used T_PrivGrantee node tag.
commit
|
commitdiff
|
tree
2015-09-16
Peter Eisentraut
Review program help output for wording and formatting
commit
|
commitdiff
|
tree
2015-09-15
Stephen Frost
Enforce ALL/SELECT policies in RETURNING for RLS
commit
|
commitdiff
|
tree
2015-09-15
Stephen Frost
RLS refactoring
commit
|
commitdiff
|
tree
2015-09-15
Tom Lane
Revert "Fix an O(N^2) problem in foreign key references".
commit
|
commitdiff
|
tree
2015-09-15
Stephen Frost
Add POLICY to COMMENT documentation
commit
|
commitdiff
|
tree
2015-09-15
Fujii Masao
Improve log messages related to tablespace_map file
commit
|
commitdiff
|
tree
2015-09-13
Andrew Dunstan
Fix the fastpath rule for jsonb_concat with an empty...
commit
|
commitdiff
|
tree
2015-09-13
Peter Eisentraut
doc: Remove dead links
commit
|
commitdiff
|
tree
2015-09-12
Stephen Frost
Fix typo in create_policy.sgml
commit
|
commitdiff
|
tree
2015-09-12
Peter Eisentraut
Update SQL features list
commit
|
commitdiff
|
tree
2015-09-11
Bruce Momjian
pg_dump, pg_upgrade: allow postgres/template1 tablespa...
commit
|
commitdiff
|
tree
2015-09-11
Alvaro Herrera
Add missing ReleaseBuffer call in BRIN revmap code
commit
|
commitdiff
|
tree
2015-09-11
Kevin Grittner
Fix an O(N^2) problem in foreign key references.
commit
|
commitdiff
|
tree
2015-09-11
Fujii Masao
Correct description of PageHeaderData layout in documen...
commit
|
commitdiff
|
tree
2015-09-11
Peter Eisentraut
doc: Spell checking
commit
|
commitdiff
|
tree
2015-09-10
Tom Lane
Fix setrefs.c comment properly.
commit
|
commitdiff
|
tree
2015-09-10
Stephen Frost
Fix typo in setrefs.c
commit
|
commitdiff
|
tree
2015-09-10
Tom Lane
Fix minor bug in regexp makesearch() function.
commit
|
commitdiff
|
tree
2015-09-09
Fujii Masao
Remove files signaling a standby promotion request...
commit
|
commitdiff
|
tree
2015-09-08
Stephen Frost
Lock all relations referred to in updatable views
commit
|
commitdiff
|
tree
2015-09-08
Fujii Masao
Add gin_fuzzy_search_limit to postgresql.conf.sample.
commit
|
commitdiff
|
tree
2015-09-08
Alvaro Herrera
Fix error message wording in previous sslinfo commit
commit
|
commitdiff
|
tree
2015-09-07
Noah Misch
In the pg_rewind test suite, receive WAL fully before...
commit
|
commitdiff
|
tree
2015-09-07
Alvaro Herrera
Add more sanity checks in contrib/sslinfo
commit
|
commitdiff
|
tree
2015-09-07
Greg Stark
Change type of DOW/DOY to UNITS
commit
|
commitdiff
|
tree
2015-09-07
Teodor Sigaev
Make GIN's cleanup pending list process interruptable
commit
|
commitdiff
|
tree
2015-09-07
Teodor Sigaev
Update site address of Snowball project
commit
|
commitdiff
|
tree
2015-09-06
Greg Stark
Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS...
commit
|
commitdiff
|
tree
2015-09-05
Tom Lane
Fix CreateTableSpace() so it will compile without HAVE_...
commit
|
commitdiff
|
tree
2015-09-05
Heikki Linnakangas
Fix misc typos.
commit
|
commitdiff
|
tree
2015-09-05
Tatsuo Ishii
Fix brin index summarizing while vacuuming.
commit
|
commitdiff
|
tree
2015-09-04
Tom Lane
Fix subtransaction cleanup after an outer-subtransactio...
commit
|
commitdiff
|
tree
2015-09-03
Fujii Masao
Document that max_worker_processes must be high enough...
commit
|
commitdiff
|
tree
2015-09-03
Noah Misch
Disable fsync throughout TAP test suites.
commit
|
commitdiff
|
tree
2015-09-01
Tom Lane
Document that PL/Python now returns floats using repr...
commit
|
commitdiff
|
tree
2015-09-01
Bruce Momjian
pg_upgrade docs: clarify rsync and move verification...
commit
|
commitdiff
|
tree
2015-09-01
Robert Haas
Allow notifications to bgworkers without database conne...
commit
|
commitdiff
|
tree
2015-09-01
Alvaro Herrera
Use <substeps> in pg_upgrade's procedure
commit
|
commitdiff
|
tree
2015-08-31
Bruce Momjian
docs: remove outdated note about unique indexes
commit
|
commitdiff
|
tree
2015-08-31
Bruce Momjian
psql: print longtable as a possible \pset option
commit
|
commitdiff
|
tree
2015-08-31
Magnus Hagander
Small grammar fix
commit
|
commitdiff
|
tree
2015-08-30
Joe Conway
Fix sepgsql regression tests.
commit
|
commitdiff
|
tree
2015-08-29
Tom Lane
Fix s_lock.h PPC assembly code to be compatible with...
commit
|
commitdiff
|
tree
2015-08-28
Stephen Frost
Ensure locks are acquired on RLS-added relations
commit
|
commitdiff
|
tree
2015-08-28
Peter Eisentraut
Simplify Perl chmod calls
commit
|
commitdiff
|
tree
2015-08-27
Bruce Momjian
dblink docs: fix typo to use "connname" (3 n's), not...
commit
|
commitdiff
|
tree
2015-08-26
Bruce Momjian
release notes: abbreviated key speedup only for varcha...
commit
|
commitdiff
|
tree
2015-08-26
Bruce Momjian
release notes: backpatch removal of xpath item to...
commit
|
commitdiff
|
tree
2015-08-26
Bruce Momjian
9.5 release notes: mention lack of char() sort improve...
commit
|
commitdiff
|
tree
2015-08-26
Joe Conway
Reestablish alignment of pg_controldata output.
commit
|
commitdiff
|
tree
2015-08-25
Tom Lane
Docs: be explicit about datatype matching for lead...
commit
|
commitdiff
|
tree
next