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-04-02
Bruce Momjian
Update release notes for 8.0.2.
commit
|
commitdiff
|
tree
2005-04-01
Tom Lane
Second try at making examine_variable and friends behav...
commit
|
commitdiff
|
tree
2005-04-01
Bruce Momjian
Backpatch FAQ's to 8.0.X.
commit
|
commitdiff
|
tree
2005-04-01
Bruce Momjian
Fix wrong week returnded by date_trunc('week') for...
commit
|
commitdiff
|
tree
2005-03-31
Tom Lane
Flush any remaining statistics counts out to the collec...
commit
|
commitdiff
|
tree
2005-03-31
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-03-31
Teodor Sigaev
Fix various comparing functions
commit
|
commitdiff
|
tree
2005-03-30
Neil Conway
Document that the "-P" option to pg_autovacuum is insec...
commit
|
commitdiff
|
tree
2005-03-26
Tom Lane
Fix a pair of related issues with estimation of inequal...
commit
|
commitdiff
|
tree
2005-03-26
Bruce Momjian
Make additional stamps for 8.0.2.
commit
|
commitdiff
|
tree
2005-03-26
PostgreSQL...
Tag for 8.0.2beta1
commit
|
commitdiff
|
tree
2005-03-26
Tom Lane
Add Windows-specific variant comparison file.
commit
|
commitdiff
|
tree
2005-03-26
Tom Lane
Add another ORDER BY to rules test to eliminate platfor...
commit
|
commitdiff
|
tree
2005-03-26
Tom Lane
Prevent to_char(interval) from dumping core on month...
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Remove lazy_update_relstats; go back to having VACUUM...
commit
|
commitdiff
|
tree
2005-03-25
Bruce Momjian
Have libpgport link before libpq so that PG client...
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Fix two bugs in change_owner_recurse_to_sequences:...
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Update and copy-edit description of privileges.
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Add missing min/max parameters to DefineCustomIntVariab...
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Fix to_date to behave reasonably when CC and YY fields...
commit
|
commitdiff
|
tree
2005-03-25
Tom Lane
Kerberos fixes from Magnus Hagander --- in theory Kerbe...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
Revert ill-conceived change of libpq linkage --- breaks...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
array_map can't use the fn_extra field of the provided...
commit
|
commitdiff
|
tree
2005-03-24
Bruce Momjian
Force PG client applications to link to non-shared...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
Tweak planner to use a minimum size estimate of 10...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
Fix python regression testing script to bail out early...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
Adjust plpython to convert \r\n and \r to \n in Python...
commit
|
commitdiff
|
tree
2005-03-24
Bruce Momjian
Change Win32 O_SYNC method to O_DSYNC because that...
commit
|
commitdiff
|
tree
2005-03-24
Tom Lane
Add missing error checking in readdir() loops.
commit
|
commitdiff
|
tree
2005-03-23
Tom Lane
Add note about risks involved in replaying CREATE TABLE...
commit
|
commitdiff
|
tree
2005-03-23
Tom Lane
Previous "64-bit fix" for intagg didn't actually work...
commit
|
commitdiff
|
tree
2005-03-23
Tom Lane
WAL must log CREATE and DROP DATABASE operations *witho...
commit
|
commitdiff
|
tree
2005-03-21
Tom Lane
Fix quote_ident to use quote_identifier rather than...
commit
|
commitdiff
|
tree
2005-03-18
Tom Lane
Put 'dump complete' message in the right place, so...
commit
|
commitdiff
|
tree
2005-03-18
Tom Lane
Need to reset local buffer pin counts, not only shared...
commit
|
commitdiff
|
tree
2005-03-18
Michael Meskes
Added patch by Christof Petig <christof@petig-baender...
commit
|
commitdiff
|
tree
2005-03-18
Tom Lane
Need to release buffer pins before attempting to drop...
commit
|
commitdiff
|
tree
2005-03-18
Tom Lane
Treat EPERM as a non-error case when checking to see...
commit
|
commitdiff
|
tree
2005-03-17
Bruce Momjian
Backpatch to 8.0.X, already in HEAD:
commit
|
commitdiff
|
tree
2005-03-16
Bruce Momjian
Add missing include for new lc_ctype_is_c() function.
commit
|
commitdiff
|
tree
2005-03-16
Bruce Momjian
Prevent locale-aware handling of upper, lower, and...
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Increment all major version numbers in 8.0.X to force...
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
Fix ALTER DATABASE RENAME to allow the operation if...
commit
|
commitdiff
|
tree
2005-03-12
Neil Conway
Some builds (depends on crypto engine support?) of...
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
Fix problem with infinite recursion between write_syslo...
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Here's the patch to fix a lot of markup errors in the...
commit
|
commitdiff
|
tree
2005-03-07
Bruce Momjian
Properly implement "Response files" for bcc. Add URL...
commit
|
commitdiff
|
tree
2005-03-05
Teodor Sigaev
Prevent rank change in case of duplicate search terms
commit
|
commitdiff
|
tree
2005-03-03
Tom Lane
Replace ARC cache management algorithm with the similar...
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Release proclock immediately in RemoveFromWaitQueue...
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Adjust OR indexscan logic to not generate redundant...
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Revert the logic for expanding AND/OR conditions in...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Tab indent all actions in bcc32.mak, and do it on win32...
commit
|
commitdiff
|
tree
2005-02-27
Teodor Sigaev
Further fix int64/float8 time/timetz
commit
|
commitdiff
|
tree
2005-02-27
Teodor Sigaev
Further fix time/timetz...
commit
|
commitdiff
|
tree
2005-02-26
Bruce Momjian
Backpatch clarification of PGPASSWORD to 8.0.X.
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Add linking from /port to bcc makefile.
commit
|
commitdiff
|
tree
2005-02-25
Teodor Sigaev
Fix float8->int64 transformation
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Backpatch FAQ to 8.0.X.
commit
|
commitdiff
|
tree
2005-02-22
Tom Lane
Document that only a table's owner may TRUNCATE it...
commit
|
commitdiff
|
tree
2005-02-22
Bruce Momjian
Update initdb locale/encoding documentation description...
commit
|
commitdiff
|
tree
2005-02-21
Bruce Momjian
Try to get Borland CC to compile.
commit
|
commitdiff
|
tree
2005-02-21
Bruce Momjian
Update Russian FAQ.
commit
|
commitdiff
|
tree
2005-02-21
Teodor Sigaev
Simplify defines
commit
|
commitdiff
|
tree
2005-02-21
Teodor Sigaev
Fix memory leak for timestamp(with and w/o tz) and...
commit
|
commitdiff
|
tree
2005-02-21
Neil Conway
Fix two typos, per report from Hashem Masoud.
commit
|
commitdiff
|
tree
2005-02-21
Neil Conway
Document the "register" and "unregister" pg_ctl subcomm...
commit
|
commitdiff
|
tree
2005-02-19
Tom Lane
New arrangement to always let the bgwriter do checkpoin...
commit
|
commitdiff
|
tree
2005-02-19
Tom Lane
Ensure that the resolved datatype of any unknown Param...
commit
|
commitdiff
|
tree
2005-02-14
Tom Lane
ALTER LANGUAGE RENAME has never worked. Per Sergey...
commit
|
commitdiff
|
tree
2005-02-13
Bruce Momjian
Print file name and errno string on rmtree failure.
commit
|
commitdiff
|
tree
2005-02-11
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-02-11
Bruce Momjian
Update to Russian FAQ, HEAD and 8.0.X.
commit
|
commitdiff
|
tree
2005-02-11
Bruce Momjian
Mention that some psql environment variables come from...
commit
|
commitdiff
|
tree
2005-02-10
Tom Lane
Fix SPI cursor support to allow scanning the results...
commit
|
commitdiff
|
tree
2005-02-10
Michael Meskes
Fixed more parsing bugs in other CREATE statements.
commit
|
commitdiff
|
tree
2005-02-10
Bruce Momjian
Update pginstaller URL to postgresql.org/ftp/win32/.
commit
|
commitdiff
|
tree
2005-02-09
Neil Conway
ALTER TABLE ADD COLUMN exhibits a significant memory...
commit
|
commitdiff
|
tree
2005-02-09
Michael Meskes
Fixed bug in parsing of CREATE AS statement.
commit
|
commitdiff
|
tree
2005-02-08
Tom Lane
If we're gonna check for array overrun, we really shoul...
commit
|
commitdiff
|
tree
2005-02-07
Neil Conway
Prevent 4 more buffer overruns in the PL/PgSQL parser...
commit
|
commitdiff
|
tree
2005-02-06
Neil Conway
Better late than never: document that the GiST API...
commit
|
commitdiff
|
tree
2005-02-06
Tom Lane
Document array behavior for out-of-range subscripts.
commit
|
commitdiff
|
tree
2005-02-06
Tom Lane
Repair CLUSTER failure after ALTER TABLE SET WITHOUT...
commit
|
commitdiff
|
tree
2005-02-03
Tom Lane
Fix minor thinko in logic to set dump order when dumpin...
commit
|
commitdiff
|
tree
2005-02-03
Tom Lane
Ensure that all details of the ARC algorithm are hidden...
commit
|
commitdiff
|
tree
2005-02-02
Tom Lane
Improve performance of fmgr.c calling routines for...
commit
|
commitdiff
|
tree
2005-02-02
Tom Lane
Adjust constant-folding of CASE expressions so that...
commit
|
commitdiff
|
tree
2005-02-02
Bruce Momjian
Improve wording of to_char() change in 8.1:
commit
|
commitdiff
|
tree
2005-02-02
Bruce Momjian
Backpatch FAQ to 8.0.X.
commit
|
commitdiff
|
tree
2005-02-02
Bruce Momjian
Backpatch FAQ to 8.0.X.
commit
|
commitdiff
|
tree
2005-02-01
Neil Conway
Fix a bug induced by the list-rewrite that resulted...
commit
|
commitdiff
|
tree
2005-02-01
Tom Lane
Adjust estimate_num_groups() to not clamp per-relation...
commit
|
commitdiff
|
tree
2005-02-01
Tom Lane
Adjust plpgsql to allow assignment to an element of...
commit
|
commitdiff
|
tree
2005-02-01
Bruce Momjian
Backpatch FAQ changes to 8.0.X.
commit
|
commitdiff
|
tree
2005-02-01
Tom Lane
Sync inet formatting code with recent BIND releases...
commit
|
commitdiff
|
tree
2005-01-30
Tom Lane
Recommend security@postgresql.org as the contact point...
REL8_0_1
commit
|
commitdiff
|
tree
2005-01-30
Tom Lane
Stamp 8.0 branch as 8.0.1.
commit
|
commitdiff
|
tree
2005-01-30
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2005-01-30
Bruce Momjian
Backpatch FAQ to 8.0.X.
commit
|
commitdiff
|
tree
next