projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2013-01-17
Magnus Hagander
Base the default SSL ciphers on DEFAULT instead of ALL
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Magnus Hagander
Make size-output fixed length in pg_basebackup verbose...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Magnus Hagander
Truncate filenames in the leadning end in pg_basebackup...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Magnus Hagander
Support multiple -t/--table arguments for more commands
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Peter Eisentraut
Get rid of pg_dump's README
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alvaro Herrera
Split out XLog reading as an independent facility
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Heikki Linnakangas
Make \? help message more clear when not connected.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Heikki Linnakangas
Don't pass NULL to fprintf, if not currently connected...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Alvaro Herrera
Rework order of checks in ALTER / SET SCHEMA
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Heikki Linnakangas
Give a proper error message if connecting to incompatib...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Tom Lane
Fix hash_update_hash_key() to handle same-bucket case...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Heikki Linnakangas
Return value of lseek() can be negative on failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Lane
Fix obsolete SQL syntax in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Lane
Reject out-of-range dates in to_date().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Lane
Add new timezone abbrevation "FET".
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Alvaro Herrera
Remove spurious space
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Tom Lane
Prevent very-low-probability PANIC during PREPARE TRANS...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Peter Eisentraut
Make spelling more uniform
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Lane
Update comments for elog_start().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Tom Lane
Improve handling of ereport(ERROR) and elog(ERROR).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Andrew Dunstan
Extend and improve use of EXTRA_REGRESS_OPTS.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Lane
Redesign the planner's handling of index-descent cost...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Tom Lane
Last-gasp attempt to save libperl.so configure probe.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Lane
Test linking libperl.so using only Perl's required...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Tom Lane
Add explicit configure-time checks for perl.h and libpe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Andrew Dunstan
Detect Windows perl linkage parameters in configure...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Magnus Hagander
Properly install ecpg_compat and pgtypes libraries...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Magnus Hagander
Don't attempt to write recovery.conf when -R is not...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Bruce Momjian
Allow parallel copy/link in pg_upgrade
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Tom Lane
Fix potential corruption of lock table in CREATE/DROP...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Andrew Dunstan
Fix a logic bug in pgindent.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Robert Haas
Fix incorrect error message when schema-CREATE permissi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Tatsuo Ishii
Add new "-q" logging option (quiet mode) while in initi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Tom Lane
Fix plpython build on older versions of OS X.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Magnus Hagander
Add support for generating minimal recovery.conf when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Magnus Hagander
Centralize single quote escaping in src/port/quotes.c
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Peter Eisentraut
PL/Python: Make build on OS X more flexible
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Peter Eisentraut
Revert "PL/Python: Remove workaround for returning...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Peter Eisentraut
doc: Update CREATE FUNCTION compatibility information
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Peter Eisentraut
Make some spelling more consistent
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Tom Lane
Invent a "one-shot" variant of CachedPlans for better...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Tom Lane
Prevent creation of postmaster's TCP socket during...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Heikki Linnakangas
Tolerate timeline switches while "pg_basebackup -X...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Heikki Linnakangas
Delay reading timeline history file until it's fetched...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Bruce Momjian
Adjust a few pg_upgrade functions to return void.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Alvaro Herrera
Fix IsUnderPostmaster/EXEC_BACKEND confusion
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Alvaro Herrera
Set MaxBackends only on bootstrap and standalone modes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Magnus Hagander
Move tar function headers to pgtar.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Alvaro Herrera
Make sure MaxBackends is always set
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Alvaro Herrera
Fix background workers for EXEC_BACKEND
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Heikki Linnakangas
Fix bug in streaming replication over multiple tli...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Heikki Linnakangas
Fix silly typo in code, which broke the check for reach...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Bruce Momjian
Update copyrights for 2013
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Magnus Hagander
Add new file to MSVC build system as well
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Magnus Hagander
Unify some tar functionality across different parts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Heikki Linnakangas
Winflex binary on FTP site doesn't work on 64-bit Windo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Magnus Hagander
Fix descrition of pg_resetxlog -l parameter
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Tom Lane
Fix ruleutils to cope with conflicts from adding/droppi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Peter Eisentraut
doc: Correct description of ldapurl
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Peter Eisentraut
Fix compiler warning about uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Heikki Linnakangas
Keep timeline history files restored from archive in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Peter Eisentraut
doc: Correct description of LDAP authentication
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Haas
Adjust more backend functions to return OID rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Alvaro Herrera
Remove obsolete XLogRecPtr macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Alvaro Herrera
Assign InvalidXLogRecPtr instead of MemSet(0)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Alvaro Herrera
Remove unused NextLogPage macro
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Peter Eisentraut
doc: Replace "NOTE" with proper markup
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Bruce Momjian
Add pg_upgrade --jobs parameter
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Tom Lane
Fix some minor issues in view pretty-printing.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Simon Riggs
Update comments on rd_newRelfilenodeSubid.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Simon Riggs
Keep rd_newRelfilenodeSubid across overflow.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Simon Riggs
Fix more weird compiler messages caused
commit
|
commitdiff
|
tree
|
snapshot
2012-12-24
Simon Riggs
Add function prototype from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Robert Haas
Adjust many backend functions to return OID rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
Tom Lane
Prevent failure when RowExpr or XmlExpr is parse-analyz...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Tom Lane
Fix documentation typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Heikki Linnakangas
Fix sloppiness in the timeline switch over streaming...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Heikki Linnakangas
Fix race condition if a file is removed while pg_baseba...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Heikki Linnakangas
Forgot to remove extern declaration of GetRecoveryTarge...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Peter Eisentraut
Make some messages more consistent in style
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Peter Eisentraut
Fix grammatical mistake in error message
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Tom Lane
Fix pg_extension_config_dump() to handle update cases...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Heikki Linnakangas
Fix recycling of WAL segments after switching timeline...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bruce Momjian
Avoid using NAMEDATALEN in pg_upgrade
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Heikki Linnakangas
Follow TLI of last replayed record, not recovery target...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Heikki Linnakangas
Don't set ThisTimeLineID in checkpointer & bgwriter...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Bruce Momjian
Add pg_upgrade comment about mismatch error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Heikki Linnakangas
Check if we've reached end-of-backup point also if...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Eisentraut
Rename SQL feature S403 to ARRAY_MAX_CARDINALITY
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Peter Eisentraut
pg_basebackup: Small message punctuation improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Andrew Dunstan
Don't include postgres.h in postgres_fe.h for cplusplus...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Tom Lane
Ignore libedit/libreadline while probing for standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Peter Eisentraut
Remove allow_nonpic_in_shlib
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Peter Eisentraut
doc: Put PL/pgSQL RAISE USING keywords into a list
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Tom Lane
Fix failure to ignore leftover temp tables after a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Tom Lane
Fix filling of postmaster.pid in bootstrap/standalone...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Andrew Dunstan
Tidy up from frontend Assert change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Magnus Hagander
Properly copy fmgroids.h after clean on Win32
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Peter Eisentraut
doc: Remove extra table column
commit
|
commitdiff
|
tree
|
snapshot
next