projects
/
users
/
bernd
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/bernd/postgres.git
2014-10-16
Tom Lane
Support timezone abbreviations that sometimes change.
commit
|
commitdiff
|
tree
2014-10-15
Tom Lane
Print planning time only in EXPLAIN ANALYZE, not plain...
commit
|
commitdiff
|
tree
2014-10-14
Alvaro Herrera
Blind attempt at fixing Win32 pg_dump issues
commit
|
commitdiff
|
tree
2014-10-14
Alvaro Herrera
pg_dump: Reduce use of global variables
commit
|
commitdiff
|
tree
2014-10-14
Heikki Linnakangas
Fix deadlock with LWLockAcquireWithVar and LWLockWaitFo...
commit
|
commitdiff
|
tree
2014-10-14
Heikki Linnakangas
Fix typo in docs.
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
doc: Improve ALTER VIEW / SET documentation
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
doc: Fix copy-and-paste mistakes
commit
|
commitdiff
|
tree
2014-10-14
Peter Eisentraut
psql: Fix \? output alignment
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
doc: mention TM is ignored for to_date/to_timestamp()
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
doc: mention more changes needed to use huge pages
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
C comments: adjust execTuples.c for new structure
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
docs: error for adding _validated_ domains for existin...
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
Consistently use NULL for invalid GUC unit strings
commit
|
commitdiff
|
tree
2014-10-13
Bruce Momjian
doc: improve USING and NATURAL JOIN descriptions
commit
|
commitdiff
|
tree
2014-10-13
Heikki Linnakangas
Add --latency-limit option to pgbench.
commit
|
commitdiff
|
tree
2014-10-13
Kevin Grittner
Increase number of hash join buckets for underestimate.
commit
|
commitdiff
|
tree
2014-10-13
Noah Misch
Fix quoting in the add_to_path Makefile macro.
commit
|
commitdiff
|
tree
2014-10-13
Noah Misch
pg_ctl: Cast DWORD values to avoid -Wformat warnings.
commit
|
commitdiff
|
tree
2014-10-13
Noah Misch
Suppress dead, unportable src/port/crypt.c code.
commit
|
commitdiff
|
tree
2014-10-12
Peter Eisentraut
pg_recvlogical: Improve --help output
commit
|
commitdiff
|
tree
2014-10-12
Peter Eisentraut
Message improvements
commit
|
commitdiff
|
tree
2014-10-11
Bruce Momjian
pg_upgrade: prefix Unix shell script name output with...
commit
|
commitdiff
|
tree
2014-10-11
Bruce Momjian
docs: remove mention that attnotnull should be changed
commit
|
commitdiff
|
tree
2014-10-11
Bruce Momjian
regression: adjust polygon diagrams to not use tabs
commit
|
commitdiff
|
tree
2014-10-11
Tom Lane
Improve documentation about JSONB array containment...
commit
|
commitdiff
|
tree
2014-10-11
Tom Lane
Fix bogus optimization in JSONB containment tests.
commit
|
commitdiff
|
tree
2014-10-10
Heikki Linnakangas
Remove unnecessary initialization of local variables.
commit
|
commitdiff
|
tree
2014-10-10
Heikki Linnakangas
Change the way encoding and locale checks are done...
commit
|
commitdiff
|
tree
2014-10-09
Fujii Masao
Fix broken example in PL/pgSQL document.
commit
|
commitdiff
|
tree
2014-10-08
Alvaro Herrera
Split builtins.h to a new header ruleutils.h
commit
|
commitdiff
|
tree
2014-10-08
Robert Haas
Extend shm_mq API with new functions shm_mq_sendv,...
commit
|
commitdiff
|
tree
2014-10-07
Alvaro Herrera
Implement SKIP LOCKED for row-level locks
commit
|
commitdiff
|
tree
2014-10-07
Robert Haas
Fix typo in elog message.
commit
|
commitdiff
|
tree
2014-10-07
Tom Lane
Fix array overrun in ecpg's version of ParseDateTime().
commit
|
commitdiff
|
tree
2014-10-06
Stephen Frost
Clean up Create/DropReplicationSlot query buffer
commit
|
commitdiff
|
tree
2014-10-06
Andres Freund
Add support for managing physical replication slots...
commit
|
commitdiff
|
tree
2014-10-06
Andres Freund
Rename pg_recvlogical's --create/--drop to --create...
commit
|
commitdiff
|
tree
2014-10-06
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-10-05
Tom Lane
Update 9.4 release notes for commits through today.
commit
|
commitdiff
|
tree
2014-10-05
Robert Haas
Eliminate one background-worker-related flag variable.
commit
|
commitdiff
|
tree
2014-10-04
Tom Lane
Update time zone data files to tzdata release 2014h.
commit
|
commitdiff
|
tree
2014-10-03
Tom Lane
Update time zone abbreviations lists.
commit
|
commitdiff
|
tree
2014-10-03
Stephen Frost
Fix CreatePolicy, pg_dump -v; psql and doc updates
commit
|
commitdiff
|
tree
2014-10-03
Tom Lane
Fix bogus logic for zic -P option.
commit
|
commitdiff
|
tree
2014-10-03
Alvaro Herrera
Don't balance vacuum cost delay when per-table settings...
commit
|
commitdiff
|
tree
2014-10-03
Robert Haas
Fix typos in comments.
commit
|
commitdiff
|
tree
2014-10-03
Robert Haas
Still another typo fix for 0709b7ee72e4bc71ad07b7120acd...
commit
|
commitdiff
|
tree
2014-10-03
Heikki Linnakangas
Check for GiST index tuples that don't fit on a page.
commit
|
commitdiff
|
tree
2014-10-03
Heikki Linnakangas
Fix documentation for CREATE SEQUENCE IF NOT EXISTS.
commit
|
commitdiff
|
tree
2014-10-02
Robert Haas
Increase the number of buffer mapping partitions to...
commit
|
commitdiff
|
tree
2014-10-02
Andres Freund
Install all headers for the new atomics API.
commit
|
commitdiff
|
tree
2014-10-02
Heikki Linnakangas
Fix typo in error message.
commit
|
commitdiff
|
tree
2014-10-02
Heikki Linnakangas
Refactor pgbench log-writing code to a separate function.
commit
|
commitdiff
|
tree
2014-10-01
Tom Lane
Fix some more problems with nested append relations.
commit
|
commitdiff
|
tree
2014-10-01
Andres Freund
Refactor replication connection code of various pg_base...
commit
|
commitdiff
|
tree
2014-10-01
Andres Freund
pg_recvlogical.c code review.
commit
|
commitdiff
|
tree
2014-10-01
Heikki Linnakangas
Remove num_xloginsert_locks GUC, replace with a #define
commit
|
commitdiff
|
tree
2014-10-01
Andres Freund
Block signals while computing the sleep time in postmas...
commit
|
commitdiff
|
tree
2014-10-01
Heikki Linnakangas
Add functions for dealing with PGP armor header lines...
commit
|
commitdiff
|
tree
2014-10-01
Andres Freund
Improve documentation about binary/textual output mode...
commit
|
commitdiff
|
tree
2014-10-01
Andres Freund
Rename CACHE_LINE_SIZE to PG_CACHE_LINE_SIZE.
commit
|
commitdiff
|
tree
2014-09-30
Stephen Frost
Correct stdin/stdout usage in COPY .. PROGRAM
commit
|
commitdiff
|
tree
2014-09-30
Alvaro Herrera
Fix pg_dump's --if-exists for large objects
commit
|
commitdiff
|
tree
2014-09-30
Bruce Momjian
pg_upgrade: have pg_upgrade fail for old 9.4 JSONB...
commit
|
commitdiff
|
tree
2014-09-29
Andres Freund
doc fix for pg_recvlogical: --create doesn't immediatel...
commit
|
commitdiff
|
tree
2014-09-29
Stephen Frost
Also revert e3ec0728, JSON regression tests
commit
|
commitdiff
|
tree
2014-09-29
Stephen Frost
Revert 95d737ff to add 'ignore_nulls'
commit
|
commitdiff
|
tree
2014-09-29
Tom Lane
Change JSONB's on-disk format for improved performance.
commit
|
commitdiff
|
tree
2014-09-26
Stephen Frost
Fix relcache for policies, and doc updates
commit
|
commitdiff
|
tree
2014-09-26
Robert Haas
Fix identify_locking_dependencies for schema-only dumps.
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
Further atomic ops portability improvements and bug...
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
Fix a couple occurrences of 'the the' in the new atomic...
commit
|
commitdiff
|
tree
2014-09-26
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
Define META_FREE in a way that doesn't cause -Wempty...
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
Fix atomic ops inline x86 inline assembly for older...
commit
|
commitdiff
|
tree
2014-09-26
Andres Freund
Fix atomic ops for x86 gcc compilers that don't underst...
commit
|
commitdiff
|
tree
2014-09-25
Andres Freund
Add a basic atomic ops API abstracting away platform...
commit
|
commitdiff
|
tree
2014-09-25
Andrew Dunstan
Remove ill-conceived ban on zero length json object...
commit
|
commitdiff
|
tree
2014-09-25
Robert Haas
Change locking regimen around buffer replacement.
commit
|
commitdiff
|
tree
2014-09-25
Heikki Linnakangas
Refactor space allocation for base64 encoding/decoding...
commit
|
commitdiff
|
tree
2014-09-25
Andres Freund
Fix VPATH builds of the replication parser from git...
commit
|
commitdiff
|
tree
2014-09-25
Andrew Dunstan
Return NULL from json_object_agg if it gets no rows.
commit
|
commitdiff
|
tree
2014-09-25
Heikki Linnakangas
Add -D option to specify data directory to pg_controlda...
commit
|
commitdiff
|
tree
2014-09-24
Stephen Frost
Copy-editing of row security
commit
|
commitdiff
|
tree
2014-09-24
Stephen Frost
Code review for row security.
commit
|
commitdiff
|
tree
2014-09-24
Tom Lane
Fix bogus variable-mangling in security_barrier_replace...
commit
|
commitdiff
|
tree
2014-09-24
Andrew Dunstan
Fix typos in descriptions of json_object functions.
commit
|
commitdiff
|
tree
2014-09-24
Tom Lane
Fix incorrect search for "x?" style matches in creviter...
commit
|
commitdiff
|
tree
2014-09-23
Stephen Frost
Add unicode_*_linestyle to \? variables
commit
|
commitdiff
|
tree
2014-09-23
Stephen Frost
Log ALTER SYSTEM statements as DDL
commit
|
commitdiff
|
tree
2014-09-23
Stephen Frost
Process withCheckOption exprs in setrefs.c
commit
|
commitdiff
|
tree
2014-09-22
Andres Freund
Remove most volatile qualifiers from xlog.c
commit
|
commitdiff
|
tree
2014-09-22
Robert Haas
Remove volatile qualifiers from lwlock.c.
commit
|
commitdiff
|
tree
2014-09-22
Robert Haas
Fix compiler warning.
commit
|
commitdiff
|
tree
2014-09-22
Robert Haas
Fix mishandling of CreateEventTrigStmt's eventname...
commit
|
commitdiff
|
tree
2014-09-22
Andres Freund
Remove postgres --help blurb about the removed -A option.
commit
|
commitdiff
|
tree
2014-09-22
Andres Freund
Improve code around the recently added rm_identify...
commit
|
commitdiff
|
tree
2014-09-19
Tom Lane
Fix failure of contrib/auto_explain to print per-node...
commit
|
commitdiff
|
tree
2014-09-19
Robert Haas
doc: Use <literal> and all-caps for READ COMMITTED...
commit
|
commitdiff
|
tree
next