projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2015-01-16
Heikki Linnakangas
Use standard top-level sections in reference page.
pg_rewind
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add pg_rewind subdir to Makefile
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Make the reference to pg_rewind in failover section...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Don't end error messages with a period.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add missing newlines in pg_fatal messages
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Improve comments.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
pg_realloc(NULL, ...) is equivalent to pg_malloc(....
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove pg_regress related items from .gitignore
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove duplicate documentation for -P option
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Fix indentation in docs
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Improve docs
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Improve logging.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Use bool type for booleans.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Improve documentation
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Fixup nls.mk
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Move xlog-related stuff from dbcommands.h into dbcomman...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add nls.mk
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Move from contrib to src/bin
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Misc cleanup.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add logging functions. Set minRecoveryPoint more carefu...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Uppercase SQL keywords. Remove spurious dot from error...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Move dstfd/dstpath to beginning of file, for clarity
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Use common pg_str_endswith function
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Reset errno and check for errors in readdir().
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Reorder #includes to follow project style.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Move the only function defined in util.c/util.h to...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove dead pageinfo_set_truncation macro
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Update copyright year to 2015
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Replace regular expression used to detect relation...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove NTT copyright notice.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Make the file header comments to follow the style used...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add pg_rewind binary to .gitignore
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Refactor the pg_rewind regression tests to use TAP
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Fix regression tests.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Move documentation from README to SGML
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Use general PostgreSQL version number in pg_rewind...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Update "report bugs" line to point to pgsql-bugs.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove unnecessary cruft from .gitignore. Also remove...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Remove mention of license from the README. It's implici...
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Replace VMware copyright notices with PGDG ones.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Add pg_rewind to contrib.
commit
|
commitdiff
|
tree
2015-01-16
Heikki Linnakangas
Another attempt at fixing Windows Norwegian locale.
commit
|
commitdiff
|
tree
2015-01-16
Noah Misch
Update "pg_regress --no-locale" for Darwin and Windows.
commit
|
commitdiff
|
tree
2015-01-15
Tom Lane
Fix use-of-already-freed-memory problem in EvalPlanQual...
commit
|
commitdiff
|
tree
2015-01-15
Heikki Linnakangas
Fix thinko in re-setting wal_log_hints flag from a...
commit
|
commitdiff
|
tree
2015-01-15
Tom Lane
Rearrange explain.c's API so callers need not embed...
commit
|
commitdiff
|
tree
2015-01-15
Tom Lane
Improve performance of EXPLAIN with large range tables.
commit
|
commitdiff
|
tree
2015-01-15
Robert Haas
pg_standby: Avoid writing one byte beyond the end of...
commit
|
commitdiff
|
tree
2015-01-15
Andres Freund
Blindly try to fix a warning in s_lock.h when compiling...
commit
|
commitdiff
|
tree
2015-01-14
Robert Haas
docs: Add missing <literal> markup.
commit
|
commitdiff
|
tree
2015-01-14
Robert Haas
vacuumlo: Avoid unlikely memory leak.
commit
|
commitdiff
|
tree
2015-01-14
Andres Freund
Add a default local latch for use in signal handlers.
commit
|
commitdiff
|
tree
2015-01-14
Tom Lane
Allow CFLAGS from configure's environment to override...
commit
|
commitdiff
|
tree
2015-01-14
Tom Lane
Remove duplicate specification of -Ae for HP-UX C compiler.
commit
|
commitdiff
|
tree
2015-01-13
Andres Freund
Remove some dead IsUnderPostmaster code from bootstrap.c.
commit
|
commitdiff
|
tree
2015-01-13
Andres Freund
Commonalize process startup code.
commit
|
commitdiff
|
tree
2015-01-13
Andres Freund
Make logging_collector=on work with non-windows EXEC_BA...
commit
|
commitdiff
|
tree
2015-01-13
Heikki Linnakangas
Spell the X072 feature correctly, was missing "with".
commit
|
commitdiff
|
tree
2015-01-13
Heikki Linnakangas
Silence Coverity warnings about unused return values...
commit
|
commitdiff
|
tree
2015-01-13
Andres Freund
Add barriers to the latch code.
commit
|
commitdiff
|
tree
2015-01-13
Andres Freund
Allow latches to wait for socket writability without...
commit
|
commitdiff
|
tree
2015-01-13
Heikki Linnakangas
Fix typos in comment.
commit
|
commitdiff
|
tree
2015-01-12
Tom Lane
Fix some functions that were declared static then defin...
commit
|
commitdiff
|
tree
2015-01-12
Tom Lane
Avoid unexpected slowdown in vacuum regression test.
commit
|
commitdiff
|
tree
2015-01-12
Alvaro Herrera
Tweak heapam's rmgr desc output slightly
commit
|
commitdiff
|
tree
2015-01-12
Alvaro Herrera
Fix get_object_address argument type for extension...
commit
|
commitdiff
|
tree
2015-01-12
Tom Lane
Use correct text domain for errcontext() appearing...
commit
|
commitdiff
|
tree
2015-01-12
Stephen Frost
Skip dead backends in MinimumActiveBackends
commit
|
commitdiff
|
tree
2015-01-11
Tom Lane
Fix portability breakage in pg_dump.
commit
|
commitdiff
|
tree
2015-01-11
Tom Lane
Remove configure test for nonstandard variants of getpw...
commit
|
commitdiff
|
tree
2015-01-11
Tom Lane
Fix libpq's behavior when /etc/passwd isn't readable.
commit
|
commitdiff
|
tree
2015-01-11
Andres Freund
Provide a generic fallback for pg_compiler_barrier...
commit
|
commitdiff
|
tree
2015-01-11
Andres Freund
Fix alignment of pg_atomic_uint64 variables on some...
commit
|
commitdiff
|
tree
2015-01-10
Bruce Momjian
docs: improve CREATE TRIGGER defer options list
commit
|
commitdiff
|
tree
2015-01-09
Bruce Momjian
pg_upgrade: fix one-byte per empty db memory leak
commit
|
commitdiff
|
tree
2015-01-09
Stephen Frost
Fix typo in execMain.c
commit
|
commitdiff
|
tree
2015-01-09
Alvaro Herrera
xlogreader.c: Fix report_invalid_record translatability...
commit
|
commitdiff
|
tree
2015-01-08
Stephen Frost
Move rowsecurity event trigger test
commit
|
commitdiff
|
tree
2015-01-08
Andres Freund
Remove comment that was intended to have been removed...
commit
|
commitdiff
|
tree
2015-01-08
Andres Freund
Move comment about sun cc's __machine_rw_barrier being...
commit
|
commitdiff
|
tree
2015-01-08
Andres Freund
Fix logging of pages skipped due to pins during vacuum.
commit
|
commitdiff
|
tree
2015-01-08
Noah Misch
On Darwin, refuse postmaster startup when multithreaded.
commit
|
commitdiff
|
tree
2015-01-08
Noah Misch
On Darwin, detect and report a multithreaded post
commit
|
commitdiff
|
tree
2015-01-08
Noah Misch
Always set the six locale category environment variable...
commit
|
commitdiff
|
tree
2015-01-08
Noah Misch
Reject ANALYZE commands during VACUUM FULL or another...
commit
|
commitdiff
|
tree
2015-01-07
Robert Haas
docs: Reword CREATE POLICY documentation.
commit
|
commitdiff
|
tree
2015-01-07
Heikki Linnakangas
Don't open a WAL segment for writing at end of recovery.
commit
|
commitdiff
|
tree
2015-01-07
Peter Eisentraut
Fix namespace handling in xpath function
commit
|
commitdiff
|
tree
2015-01-06
Andres Freund
Correctly handle relcache invalidation corner case...
commit
|
commitdiff
|
tree
2015-01-06
Andres Freund
Improve relcache invalidation handling of currently...
commit
|
commitdiff
|
tree
2015-01-06
Bruce Momjian
Document that Perl's Tie might add a trailing newline
commit
|
commitdiff
|
tree
2015-01-06
Alvaro Herrera
Fix thinko in plpython error message
commit
|
commitdiff
|
tree
2015-01-06
Bruce Momjian
Clarify which files need manual copyright updates
commit
|
commitdiff
|
tree
2015-01-06
Bruce Momjian
Simplify post-copyright update instructions.
commit
|
commitdiff
|
tree
2015-01-06
Bruce Momjian
Update copyright for 2015
commit
|
commitdiff
|
tree
2015-01-06
Tom Lane
Fix broken pg_dump code for dumping comments on event...
commit
|
commitdiff
|
tree
2015-01-05
Andres Freund
Fix oversight in recent pg_basebackup fix causing pg_re...
commit
|
commitdiff
|
tree
2015-01-05
Fujii Masao
Fix typo in comment.
commit
|
commitdiff
|
tree
2015-01-04
Alvaro Herrera
Fix thinko in lock mode enum
commit
|
commitdiff
|
tree
2015-01-04
Andres Freund
Add error handling for failing fstat() calls in copy.c.
commit
|
commitdiff
|
tree
next