projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2005-01-29
Tom Lane
We haven't had a fixed limit on rule recursion depth...
commit
|
commitdiff
|
tree
2005-01-29
Tom Lane
Make sure contrib C functions are marked strict where...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
Add documentation for format_type(), which somehow...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
Add note cautioning that you can't use an encrypting...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
When dealing with multiple grouping columns coming...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
Improve planner's estimation of the space needed for...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
pg_aggregate.h fails to compile standalone, for lack...
commit
|
commitdiff
|
tree
2005-01-28
Tom Lane
Adjust mkdir_p to do stat() before trying mkdir()....
commit
|
commitdiff
|
tree
2005-01-27
Tom Lane
Check that aggregate creator has the right to execute...
commit
|
commitdiff
|
tree
2005-01-27
Neil Conway
Small patch to move get_grosysid() from catalog/aclchk...
commit
|
commitdiff
|
tree
2005-01-27
Neil Conway
Change heap_modifytuple() to require a TupleDesc rather...
commit
|
commitdiff
|
tree
2005-01-27
Tom Lane
Now that I look at it, int_array_enum() didn't work...
commit
|
commitdiff
|
tree
2005-01-27
Tom Lane
Fix security and 64-bit issues in contrib/intagg. ...
commit
|
commitdiff
|
tree
2005-01-27
Teodor Sigaev
Add intset() to README
commit
|
commitdiff
|
tree
2005-01-27
Neil Conway
Provide a more descriptive error message when the retur...
commit
|
commitdiff
|
tree
2005-01-27
Tom Lane
Generalize TRUNCATE to support truncating multiple...
commit
|
commitdiff
|
tree
2005-01-27
Neil Conway
Add regression tests for recent cursor/savepoint bug...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Close all cursors created during a failed subtransactio...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Adjust Windows autovacuum service to retry for up to...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
On Windows, set the postmaster executable's stack size...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Minor tweak to avoid unnecessary memory bloat when...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Add docs for a couple of formerly-undocumented geometri...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Make pg_dump and pg_restore handle binary archive forma...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Use SHGetFolderPath instead of SHGetSpecialFolderPath...
commit
|
commitdiff
|
tree
2005-01-26
Tom Lane
Avoid unnecessary dependence on u_int16_t, per buildfar...
commit
|
commitdiff
|
tree
2005-01-26
Neil Conway
The attached patch implements the soundex difference...
commit
|
commitdiff
|
tree
2005-01-25
Tom Lane
Fix breakage created by addition of separate 'acl pass...
commit
|
commitdiff
|
tree
2005-01-25
Peter Eisentraut
Add missing "ko".
commit
|
commitdiff
|
tree
2005-01-25
Teodor Sigaev
improve support of agglutinative languages (query with...
commit
|
commitdiff
|
tree
2005-01-25
Michael Meskes
Fixed segfault due to freeing a struct definition twice...
commit
|
commitdiff
|
tree
2005-01-25
Teodor Sigaev
Change
commit
|
commitdiff
|
tree
2005-01-25
Neil Conway
Regression tests for recent bugfix to ALTER TABLE ADD...
commit
|
commitdiff
|
tree
2005-01-24
Tom Lane
Fix ALTER TABLE ADD COLUMN so that constraints of domai...
commit
|
commitdiff
|
tree
2005-01-24
Tom Lane
Disallow LOAD to non-superusers. Per report from John...
commit
|
commitdiff
|
tree
2005-01-24
Tom Lane
Fix memory leak in rtdosplit, per report from Clive...
commit
|
commitdiff
|
tree
2005-01-24
Neil Conway
Fix typo.
commit
|
commitdiff
|
tree
2005-01-24
Neil Conway
pg_autovacuum fixes from Dave Page:
commit
|
commitdiff
|
tree
2005-01-23
Bruce Momjian
Document why CREATE CONSTRAINT TRIGGER doesn't tab...
commit
|
commitdiff
|
tree
2005-01-23
Tom Lane
The result of a FULL or RIGHT join can't be assumed...
commit
|
commitdiff
|
tree
2005-01-23
Bruce Momjian
Add tools/find_gt_lt to find < and > in SGML source.
commit
|
commitdiff
|
tree
2005-01-23
Tom Lane
pg_dump dumped the wrong tablespace for an index (ie...
commit
|
commitdiff
|
tree
2005-01-23
Tom Lane
New routine _getObjectDescription() failed to cope...
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
Mention issue with < and > in docs.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
More < and > changes to ampersands.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
More < and > cleanups converted to ampersands.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
More fixes for => and ->, use proper ampersand markups.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
Update version restriction on xml2.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
Change -> and <- to use proper ampersand markups.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
Fix README /contrib/xml2 reference in 8.0 and HEAD.
commit
|
commitdiff
|
tree
2005-01-22
Bruce Momjian
Update count(*) discussion ideas:
commit
|
commitdiff
|
tree
2005-01-22
Neil Conway
This patch updates the regression tests to allow "make...
commit
|
commitdiff
|
tree
2005-01-20
Neil Conway
Trivial fix: remove some stray leading whitespace.
commit
|
commitdiff
|
tree
2005-01-19
Neil Conway
Refactor transformExpr() by creating separate functions...
commit
|
commitdiff
|
tree
2005-01-19
Bruce Momjian
Document that Rekall is GPL now.
commit
|
commitdiff
|
tree
2005-01-19
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-01-19
Neil Conway
Add some basic regression tests for refcursors in PL...
commit
|
commitdiff
|
tree
2005-01-19
Bruce Momjian
Fix typo.
commit
|
commitdiff
|
tree
2005-01-18
Neil Conway
This patch makes some improvements to the rtree index...
commit
|
commitdiff
|
tree
2005-01-18
Neil Conway
Replace the use of "0" with "NULL" where appropriate...
commit
|
commitdiff
|
tree
2005-01-18
Bruce Momjian
Win32 8.1 stamp.
commit
|
commitdiff
|
tree
2005-01-18
Bruce Momjian
Stamp 8.1 in configure.
commit
|
commitdiff
|
tree
2005-01-18
Bruce Momjian
Update version stamps for 8.1 as listed in RELEASE_CHANGES.
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
PostgreSQL...
its that time ... tag it for release
REL8_0_0
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
Tom Lane
Clarify that the --enable-integer-datetimes switch...
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Please find enclosed another patch that now (I hope...
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Fix format string error.
commit
|
commitdiff
|
tree
2005-01-17
Neil Conway
Fix minor thinko in pg_dump documentation of "-n" option.
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Spelling fix.
commit
|
commitdiff
|
tree
2005-01-17
Neil Conway
This trivial patch adds a regression test for CASE...
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
New translation
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Please find enclosed a patch to the pl/perl documents...
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Mention ALTER COLUMN TYPE in FAQ.
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Update German FAQ.
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-17
Bruce Momjian
Update to 8.0.0 for packaging.
commit
|
commitdiff
|
tree
2005-01-17
Peter Eisentraut
Update supported platforms list.
commit
|
commitdiff
|
tree
2005-01-17
Tom Lane
Some more copy-editing.
commit
|
commitdiff
|
tree
2005-01-15
Bruce Momjian
Remove </a>
commit
|
commitdiff
|
tree
2005-01-15
Bruce Momjian
Update TORA item.
commit
|
commitdiff
|
tree
2005-01-15
Bruce Momjian
Update Brazilian FAQ.
commit
|
commitdiff
|
tree
2005-01-15
Tom Lane
Some minor editing work on the release notes.
commit
|
commitdiff
|
tree
2005-01-15
Tom Lane
Minor improvements in descriptions of recent changes.
commit
|
commitdiff
|
tree
2005-01-15
Bruce Momjian
Update release notes for 8.0.0 final. Release date...
commit
|
commitdiff
|
tree
2005-01-15
Tom Lane
Adjust warning message about Windows console code page...
commit
|
commitdiff
|
tree
2005-01-15
Bruce Momjian
Merge query of system objects FAQ items.
commit
|
commitdiff
|
tree
2005-01-15
Tom Lane
pg_regress now needs to know that Windows hasn't got...
commit
|
commitdiff
|
tree
2005-01-15
Tom Lane
Simplify trigger example, per Mark Kirkwood.
commit
|
commitdiff
|
tree
2005-01-14
Kris Jurka
Add index entries for function volatilities.
commit
|
commitdiff
|
tree
2005-01-14
Tom Lane
postgres -boot would print the wrong program name in...
commit
|
commitdiff
|
tree
2005-01-14
Tom Lane
Update obsolete comment, per Alvaro.
commit
|
commitdiff
|
tree
2005-01-14
Tom Lane
Add missing gettext() calls in find_my_exec(). It...
commit
|
commitdiff
|
tree
2005-01-14
Tom Lane
plperl trigger handler tried to fetch new/old tuples...
commit
|
commitdiff
|
tree
2005-01-14
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-14
Tom Lane
Incorporate examples and doc patches from Mark Kirkwood...
commit
|
commitdiff
|
tree
2005-01-14
Bruce Momjian
Change Win32 client configuration files from *.txt...
commit
|
commitdiff
|
tree
next