projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2009-06-09
Alvaro Herrera
Dynamically set a lower bound on autovacuum nap time...
commit
|
commitdiff
|
tree
2009-06-09
Joe Conway
Default client encoding to server encoding for dblink...
commit
|
commitdiff
|
tree
2009-06-09
Tom Lane
Fix failure to double-quote function argument names...
commit
|
commitdiff
|
tree
2009-06-08
Peter Eisentraut
Fix map_sql_table_to_xmlschema() with dropped attributes.
commit
|
commitdiff
|
tree
2009-06-08
Tom Lane
Fix contrib/pageinspect to not create an ABI breakage...
commit
|
commitdiff
|
tree
2009-06-08
Tom Lane
Be a bit more verbose about the effects of string liter...
commit
|
commitdiff
|
tree
2009-06-07
Tom Lane
Revert my patch of 2009-04-04 that removed contrib...
commit
|
commitdiff
|
tree
2009-06-06
Tom Lane
Improve the IndexVacuumInfo/IndexBulkDeleteResult API...
commit
|
commitdiff
|
tree
2009-06-06
Joe Conway
Add support for using SQL/MED compliant FOREIGN DATA...
commit
|
commitdiff
|
tree
2009-06-06
Tom Lane
Move variable declaration to avoid 'unused variable...
commit
|
commitdiff
|
tree
2009-06-06
Tom Lane
Fix a serious bug introduced into GIN in 8.4: now that...
commit
|
commitdiff
|
tree
2009-06-05
Andrew Dunstan
Adjust recent PERL_SYS_INIT3 call to avoid platforms...
commit
|
commitdiff
|
tree
2009-06-05
Tom Lane
GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPoint...
commit
|
commitdiff
|
tree
2009-06-05
Andrew Dunstan
Search for versioned perl library instead of using...
commit
|
commitdiff
|
tree
2009-06-05
Bruce Momjian
Remove sleep() from backup script example; not needed...
commit
|
commitdiff
|
tree
2009-06-04
Tom Lane
Trivial code style cleanup around a couple of ngettext...
commit
|
commitdiff
|
tree
2009-06-04
Tom Lane
Remove a couple of debugging messages that have been...
commit
|
commitdiff
|
tree
2009-06-04
Tom Lane
Improve the recently-added support for properly plurali...
commit
|
commitdiff
|
tree
2009-06-04
Andrew Dunstan
Initialise perl library as documented in perl API....
commit
|
commitdiff
|
tree
2009-06-03
Bruce Momjian
Wording improvement for recent sesssion identifier...
commit
|
commitdiff
|
tree
2009-06-03
Tom Lane
Clean up ecpg's use of mmerror(): const-ify the format...
commit
|
commitdiff
|
tree
2009-06-03
Tom Lane
Fix tsquerysel() to not fail on an empty TSQuery. ...
commit
|
commitdiff
|
tree
2009-06-03
Tom Lane
Change rather bizarre code ordering in get_id(). This...
commit
|
commitdiff
|
tree
2009-06-03
Tom Lane
Improve comment about 'if (1)' hack in copy.c macros.
commit
|
commitdiff
|
tree
2009-06-03
Bruce Momjian
Add comment about why "((void) 0)" is used in copy...
commit
|
commitdiff
|
tree
2009-06-03
Bruce Momjian
Add example of how to generate the session identifier...
commit
|
commitdiff
|
tree
2009-06-02
Tom Lane
Remove the old advice to keep from_collapse_limit less...
commit
|
commitdiff
|
tree
2009-06-02
Heikki Linnakangas
Only recycle normal files in pg_xlog as WAL segments...
commit
|
commitdiff
|
tree
2009-06-02
Joe Conway
Fix dblink_get_result() as reported by Oleksiy Shchukin...
commit
|
commitdiff
|
tree
2009-06-01
Tom Lane
Change AdjustIntervalForTypmod to not discard higher...
commit
|
commitdiff
|
tree
2009-06-01
Tom Lane
Fix DecodeInterval to report an error for multiple...
commit
|
commitdiff
|
tree
2009-05-31
Tom Lane
Update obsolete comment in index_drop(). When the...
commit
|
commitdiff
|
tree
2009-05-29
Michael Meskes
Change macros to make gcc quiet when parsing.
commit
|
commitdiff
|
tree
2009-05-28
Bruce Momjian
Document that forking while having open libpq connectio...
commit
|
commitdiff
|
tree
2009-05-28
Heikki Linnakangas
When archiving is enabled, rotate the last WAL segment...
commit
|
commitdiff
|
tree
2009-05-27
Tom Lane
Improve release note explanation of the change in libpq...
commit
|
commitdiff
|
tree
2009-05-27
Magnus Hagander
Properly return the usermap result when doing gssapi...
commit
|
commitdiff
|
tree
2009-05-27
Peter Eisentraut
Fix to use the same format specifiers in both branches...
commit
|
commitdiff
|
tree
2009-05-27
Tom Lane
Ignore RECHECK in CREATE OPERATOR CLASS, just throwing...
commit
|
commitdiff
|
tree
2009-05-27
Peter Eisentraut
Fix compiler warnings on Sun Studio of the sort
commit
|
commitdiff
|
tree
2009-05-27
Michael Meskes
Reverting patch just in case a compiler treats this...
commit
|
commitdiff
|
tree
2009-05-27
Bruce Momjian
Remove tabs from SGML file.
commit
|
commitdiff
|
tree
2009-05-27
Tom Lane
Improve documentation about function volatility: mentio...
commit
|
commitdiff
|
tree
2009-05-26
Tom Lane
Allow the second argument of pg_get_expr() to be just...
commit
|
commitdiff
|
tree
2009-05-26
Tom Lane
Remove the useless and rather inconsistent return value...
commit
|
commitdiff
|
tree
2009-05-26
Tom Lane
Remove unused declarations of EncodeTimeOnly and Decode...
commit
|
commitdiff
|
tree
2009-05-26
Tom Lane
Add range checks to time_recv() and timetz_recv(),...
commit
|
commitdiff
|
tree
2009-05-24
Tom Lane
Use more-portable coding for the check on handing out...
commit
|
commitdiff
|
tree
2009-05-24
Tom Lane
Fix LIKE's special-case code for % followed by _. ...
commit
|
commitdiff
|
tree
2009-05-21
Teodor Sigaev
Resort tsvector's lexemes in tsvectorrecv instead of...
commit
|
commitdiff
|
tree
2009-05-21
Michael Meskes
Removed comparison of unsigned expression < 0.
commit
|
commitdiff
|
tree
2009-05-21
Peter Eisentraut
Convert some messages to use ngettext().
commit
|
commitdiff
|
tree
2009-05-20
Peter Eisentraut
Fix sgml-mode example. thanks Andrew Dunstan
commit
|
commitdiff
|
tree
2009-05-20
Michael Meskes
Removed unsigned/signed mismatches.
commit
|
commitdiff
|
tree
2009-05-20
Michael Meskes
More variables gcc moans about
commit
|
commitdiff
|
tree
2009-05-20
Michael Meskes
Removed some unneeded variables and comparisons
commit
|
commitdiff
|
tree
2009-05-20
Heikki Linnakangas
Silence a gcc compiler warning about non-literal format...
commit
|
commitdiff
|
tree
2009-05-19
Peter Eisentraut
Add documentation string for LDFLAGS_SL in configure...
commit
|
commitdiff
|
tree
2009-05-19
Heikki Linnakangas
Update relpages and reltuples estimates in stand-alone...
commit
|
commitdiff
|
tree
2009-05-19
Tom Lane
Fix bug #4814 (wrong subscript in consistent-function...
commit
|
commitdiff
|
tree
2009-05-18
Tom Lane
Make pwdfMatchesString() a little more careful about...
commit
|
commitdiff
|
tree
2009-05-18
Peter Eisentraut
Add some instructions on how to customize emacs for...
commit
|
commitdiff
|
tree
2009-05-18
Peter Eisentraut
Update SQL conformance entries for window functions...
commit
|
commitdiff
|
tree
2009-05-18
Peter Eisentraut
Refer to tables by id, not by "the following table...
commit
|
commitdiff
|
tree
2009-05-18
Peter Eisentraut
Some documentation cleanup for the addition of the...
commit
|
commitdiff
|
tree
2009-05-16
Tom Lane
Minor copy-editing for description of partial-table...
commit
|
commitdiff
|
tree
2009-05-16
Tom Lane
Minor editorialization on storage.sgml's documentation...
commit
|
commitdiff
|
tree
2009-05-16
Tom Lane
Make an editorial pass over the Client Authentication...
commit
|
commitdiff
|
tree
2009-05-16
Tom Lane
Improve comments in pg_ident.conf.sample.
commit
|
commitdiff
|
tree
2009-05-15
Tom Lane
Fix all the server-side SIGQUIT handlers (grumble ...
commit
|
commitdiff
|
tree
2009-05-15
Marc G. Fournier
commit for BETA2
REL8_4_BETA2
commit
|
commitdiff
|
tree
2009-05-14
Tom Lane
Include recovery_end_command in recovery.conf.sample.
commit
|
commitdiff
|
tree
2009-05-14
Tom Lane
Update release notes to today.
commit
|
commitdiff
|
tree
2009-05-14
Tom Lane
Clean up overly hasty docs patch for pg_standby.
commit
|
commitdiff
|
tree
2009-05-14
Alvaro Herrera
Translation updates
commit
|
commitdiff
|
tree
2009-05-14
Tom Lane
Improve a couple of comments.
commit
|
commitdiff
|
tree
2009-05-14
Heikki Linnakangas
Add a note to release notes about the smart failover...
commit
|
commitdiff
|
tree
2009-05-14
Heikki Linnakangas
Add recovery_end_command option to recovery.conf. recov...
commit
|
commitdiff
|
tree
2009-05-13
Tom Lane
Add checks to DefineQueryRewrite() to prohibit attachin...
commit
|
commitdiff
|
tree
2009-05-13
Tom Lane
Remove a useless backslash from a pattern-match example...
commit
|
commitdiff
|
tree
2009-05-13
Tom Lane
Rewrite xml.c's memory management (yet again). Give...
commit
|
commitdiff
|
tree
2009-05-12
Tom Lane
Update release notes for changes through 2009-05-11...
commit
|
commitdiff
|
tree
2009-05-12
Tom Lane
Fix intratransaction memory leaks in xml_recv, xmlconca...
commit
|
commitdiff
|
tree
2009-05-12
Tom Lane
Fix LOCK TABLE to eliminate the race condition that...
commit
|
commitdiff
|
tree
2009-05-12
Tom Lane
Modify find_inheritance_children() and find_all_inherit...
commit
|
commitdiff
|
tree
2009-05-12
Tom Lane
Do some minor code refactoring in preparation for chang...
commit
|
commitdiff
|
tree
2009-05-11
Tom Lane
Partially revert my patch of 2008-11-12 that installed...
commit
|
commitdiff
|
tree
2009-05-11
Magnus Hagander
Move crypt auth comment to proper section.
commit
|
commitdiff
|
tree
2009-05-11
Magnus Hagander
Edit the SSL and Kerberos parts of the release notes...
commit
|
commitdiff
|
tree
2009-05-11
Magnus Hagander
Support SSL certificate chains in the server certificat...
commit
|
commitdiff
|
tree
2009-05-10
Tom Lane
Make a marginal performance improvement in predicate_im...
commit
|
commitdiff
|
tree
2009-05-10
Tom Lane
Adjust pg_dumpall so that it emits ENCODING, LC_COLLATE...
commit
|
commitdiff
|
tree
2009-05-09
Tom Lane
Fix cost_nestloop and cost_hashjoin to model the behavi...
commit
|
commitdiff
|
tree
2009-05-08
Heikki Linnakangas
Add alternative expected output files for cs_CZ locale...
commit
|
commitdiff
|
tree
2009-05-08
Bruce Momjian
Add missing third argument to open().
commit
|
commitdiff
|
tree
2009-05-08
Bruce Momjian
'PGDLLIMPORT' ShmemVariableCache, needed for pg_migrato...
commit
|
commitdiff
|
tree
2009-05-07
Tom Lane
Add an option to AlterTableCreateToastTable() to allow...
commit
|
commitdiff
|
tree
2009-05-07
Tom Lane
Change pgbench to use the table names pgbench_accounts...
commit
|
commitdiff
|
tree
2009-05-07
Tom Lane
Ooops ... make_outerjoininfo wasn't actually enforcing...
commit
|
commitdiff
|
tree
2009-05-07
Heikki Linnakangas
Request XLOG switch before writing checkpoint in pg_sta...
commit
|
commitdiff
|
tree
next