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
2006-02-14
Tom Lane
Move btbulkdelete's vacuum_delay_point() call to a...
commit
|
commitdiff
|
tree
2006-02-13
Tom Lane
Fix qual_is_pushdown_safe to not try to push down quals...
commit
|
commitdiff
|
tree
2006-02-12
Tom Lane
Stamp 8.0.7.
REL8_0_7
commit
|
commitdiff
|
tree
2006-02-12
Tom Lane
Update release notes.
commit
|
commitdiff
|
tree
2006-02-12
Tom Lane
Fix bug in SET SESSION AUTHORIZATION that allows unpriv...
commit
|
commitdiff
|
tree
2006-02-12
Bruce Momjian
Update FAQ latest version
commit
|
commitdiff
|
tree
2006-02-12
Bruce Momjian
Stamp releases for 2006-02-14 release
commit
|
commitdiff
|
tree
2006-02-12
Bruce Momjian
Update release notes for 2006-02-14 release
commit
|
commitdiff
|
tree
2006-02-10
Tom Lane
Check that SID is enabled while checking for Windows...
commit
|
commitdiff
|
tree
2006-02-10
Tom Lane
Change search for default operator classes so that...
commit
|
commitdiff
|
tree
2006-02-09
Tom Lane
Provide the libpq error message when PQputline or PQend...
commit
|
commitdiff
|
tree
2006-02-09
Tom Lane
Reject out-of-range dates in date_in().
commit
|
commitdiff
|
tree
2006-02-05
Tom Lane
Fix pg_restore to properly discard COPY data when tryin...
commit
|
commitdiff
|
tree
2006-02-01
Bruce Momjian
Fix const cast in get_progname().
commit
|
commitdiff
|
tree
2006-02-01
Bruce Momjian
Set progname early in the postmaster/postgres binary...
commit
|
commitdiff
|
tree
2006-01-30
Tom Lane
Fix ALTER COLUMN TYPE bug: it sometimes tried to drop...
commit
|
commitdiff
|
tree
2006-01-28
Andrew Dunstan
Undo perl's nasty locale setting on Windows. Since...
commit
|
commitdiff
|
tree
2006-01-26
Tom Lane
Fix display of whole-row Var appearing at the top level...
commit
|
commitdiff
|
tree
2006-01-21
Tom Lane
Repair longstanding bug in slru/clog logic: it is possi...
commit
|
commitdiff
|
tree
2006-01-19
Bruce Momjian
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path...
commit
|
commitdiff
|
tree
2006-01-19
Bruce Momjian
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.
commit
|
commitdiff
|
tree
2006-01-19
Tom Lane
Avoid crashing if relcache flush occurs while trying...
commit
|
commitdiff
|
tree
2006-01-19
Bruce Momjian
Fix pgxs -L library path specification for Win32 and...
commit
|
commitdiff
|
tree
2006-01-19
Tom Lane
It turns out that TablespaceCreateDbspace fails badly...
commit
|
commitdiff
|
tree
2006-01-17
Tom Lane
Repair problems with the result of lookup_rowtype_tupde...
commit
|
commitdiff
|
tree
2006-01-15
Neil Conway
When using GCC on AMD64 and PPC, ECPGget_variable(...
commit
|
commitdiff
|
tree
2006-01-14
Peter Eisentraut
Fix pg_ctl crash on "unregister" when a data directory...
commit
|
commitdiff
|
tree
2006-01-12
Neil Conway
We neglected to apply domain constraints on UNKNOWN...
commit
|
commitdiff
|
tree
2006-01-12
Tom Lane
Repair "Halloween problem" in EvalPlanQual: a tuple...
commit
|
commitdiff
|
tree
2006-01-12
Tom Lane
Use a more bulletproof test for whether finite() and...
commit
|
commitdiff
|
tree
2006-01-10
Tom Lane
Fix pg_tzset() to ensure that 'lclmem' (the static...
commit
|
commitdiff
|
tree
2006-01-10
Neil Conway
In PLy_function_build_args(), the code loops repeatedly...
commit
|
commitdiff
|
tree
2006-01-09
Tom Lane
Fix pg_dump to add the required OPERATOR() decoration...
commit
|
commitdiff
|
tree
2006-01-08
Andrew Dunstan
Stop perl from hijacking stdio and other stuff on Windows.
commit
|
commitdiff
|
tree
2006-01-07
Tom Lane
Add RelationOpenSmgr() calls to ensure rd_smgr is valid...
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Fix failure to apply domain constraints to a NULL const...
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Release-note updates and copy editing.
REL8_0_6
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Fix Windows-only postmaster code to reject a connection...
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Generate back-branch configure scripts with the appropr...
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Convert Assert checking for empty page into a regular...
commit
|
commitdiff
|
tree
2006-01-06
Tom Lane
Fix ReadBuffer() to correctly handle the case where...
commit
|
commitdiff
|
tree
2006-01-05
Bruce Momjian
New pgcrypto item wording.
commit
|
commitdiff
|
tree
2006-01-05
Bruce Momjian
Wording improvements.
commit
|
commitdiff
|
tree
2006-01-05
Bruce Momjian
Improve markup.
commit
|
commitdiff
|
tree
2006-01-05
Bruce Momjian
Update release notes.
commit
|
commitdiff
|
tree
2006-01-05
Bruce Momjian
Stamp relesae 8.0.6.
commit
|
commitdiff
|
tree
2006-01-05
Tom Lane
Arrange to set the LC_XXX environment variables to...
commit
|
commitdiff
|
tree
2006-01-03
Joe Conway
When the remote query result has a different number...
commit
|
commitdiff
|
tree
2006-01-03
Tom Lane
There is a signedness bug in Openwall gen_salt code...
commit
|
commitdiff
|
tree
2006-01-03
Tom Lane
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PR...
commit
|
commitdiff
|
tree
2006-01-03
Tom Lane
Add checks to verify that a plpgsql function returning...
commit
|
commitdiff
|
tree
2006-01-01
Neil Conway
Remove DOS line endings ("\r\n") from several .po files...
commit
|
commitdiff
|
tree
2005-12-29
Neil Conway
Index: src/pl/plpython/plpython.c
commit
|
commitdiff
|
tree
2005-12-24
Tatsuo Ishii
Fix long standing Asian multibyte charsets bug.
commit
|
commitdiff
|
tree
2005-12-23
Tom Lane
Fix make_relative_path() to support cases where target_...
commit
|
commitdiff
|
tree
2005-12-22
Tom Lane
Adjust string comparison so that only bitwise-equal...
commit
|
commitdiff
|
tree
2005-12-21
Teodor Sigaev
Fix word's length in pg_regexec call
commit
|
commitdiff
|
tree
2005-12-14
Tom Lane
Defend against crash while processing Describe Statemen...
commit
|
commitdiff
|
tree
2005-12-14
Tom Lane
Fix a *different* problem with whole-row Vars afflictin...
commit
|
commitdiff
|
tree
2005-12-09
Peter Eisentraut
Translation updates
REL8_0_5
commit
|
commitdiff
|
tree
2005-12-09
Tom Lane
Stamp 8.0.5.
commit
|
commitdiff
|
tree
2005-12-09
Tom Lane
Add release notes for back branches (7.3 and up).
commit
|
commitdiff
|
tree
2005-12-08
Peter Eisentraut
Documentation fix: s/event_object_name/event_object_table/g
commit
|
commitdiff
|
tree
2005-12-08
Tom Lane
Fix bgwriter's failure to release buffer pins and open...
commit
|
commitdiff
|
tree
2005-12-06
Teodor Sigaev
Fix stupid bug with sizeof
commit
|
commitdiff
|
tree
2005-12-06
Tom Lane
In a nestloop inner indexscan, it's OK to use pushed...
commit
|
commitdiff
|
tree
2005-12-05
Tom Lane
Add regression test to see if the min/max values of...
commit
|
commitdiff
|
tree
2005-12-03
Tom Lane
Fix out-of-order inclusion of -L switches from LDFLAGS...
commit
|
commitdiff
|
tree
2005-12-02
Tom Lane
Fix obsolete description of -h option, per Andreas...
commit
|
commitdiff
|
tree
2005-12-01
Tom Lane
Retry in FileRead and FileWrite if Windows returns...
commit
|
commitdiff
|
tree
2005-12-01
Tom Lane
Check for overflow in strtol() while parsing datetime...
commit
|
commitdiff
|
tree
2005-11-30
Tom Lane
Rearrange code in pg_atoi() to avoid assuming that...
commit
|
commitdiff
|
tree
2005-11-30
Michael Meskes
- Made several variables "const char *" instead of...
commit
|
commitdiff
|
tree
2005-11-18
Tom Lane
Fix performance issue in exprTypmod(): for a COALESCE...
commit
|
commitdiff
|
tree
2005-11-16
Bruce Momjian
Properly document return value of strpos().
commit
|
commitdiff
|
tree
2005-11-16
Bruce Momjian
Update error message and documentation for fsync test.
commit
|
commitdiff
|
tree
2005-11-16
Bruce Momjian
Update test_fsync to honor -f.
commit
|
commitdiff
|
tree
2005-11-13
Tom Lane
Force the second argument of SUBSTRING(foo FOR bar...
commit
|
commitdiff
|
tree
2005-11-10
Tom Lane
When in transaction-aborted state, reject Bind message...
commit
|
commitdiff
|
tree
2005-11-09
Tom Lane
Fix misspelling of 'listen_addresses', per Devrim.
commit
|
commitdiff
|
tree
2005-11-05
Tom Lane
Repair an error introduced by log_line_prefix patch...
commit
|
commitdiff
|
tree
2005-11-05
Bruce Momjian
Backpatch FAQ's for 8.0.X.
commit
|
commitdiff
|
tree
2005-11-04
Tom Lane
Ensure that we only create one ConsoleCtrlHandler per...
commit
|
commitdiff
|
tree
2005-11-03
Teodor Sigaev
Fix incorrect header size macros
commit
|
commitdiff
|
tree
2005-11-03
Tom Lane
Fix longstanding race condition in transaction log...
commit
|
commitdiff
|
tree
2005-11-01
Andrew Dunstan
Provide a --no-locale option for pg_regress and a corre...
commit
|
commitdiff
|
tree
2005-10-26
Bruce Momjian
Properly update the 'group' flatfile when modifying...
commit
|
commitdiff
|
tree
2005-10-26
Bruce Momjian
Update AIX FAQ, backpatch.
commit
|
commitdiff
|
tree
2005-10-25
Tom Lane
Fix longstanding bug that would sometimes let the plann...
commit
|
commitdiff
|
tree
2005-10-20
Tom Lane
Postpone pg_timezone_initialize() until after creation...
commit
|
commitdiff
|
tree
2005-10-20
Tom Lane
Prevent core dump in contrib version of autovacuum...
commit
|
commitdiff
|
tree
2005-10-19
Tom Lane
Back-patch fix for proper labeling of whole-row Datums...
commit
|
commitdiff
|
tree
2005-10-14
Tom Lane
Pass a strdup'd ident string to openlog(), to ensure...
commit
|
commitdiff
|
tree
2005-10-14
Bruce Momjian
[ Backpatch to 8.0.X.]
commit
|
commitdiff
|
tree
2005-10-12
Tom Lane
Fix longstanding bug found by Atsushi Ogawa: _bt_check_...
commit
|
commitdiff
|
tree
2005-10-11
Neil Conway
Fix typo in sample pg_hba.conf; per IRC report from...
commit
|
commitdiff
|
tree
2005-10-11
Tom Lane
Fix oversight in 8.0 modification of RestrictInfo data...
commit
|
commitdiff
|
tree
2005-10-06
Neil Conway
Backpatch merge_db() example for PL/PgSQL to 8.0. Patch...
commit
|
commitdiff
|
tree
2005-10-05
Bruce Momjian
Update Japanese FAQ.
commit
|
commitdiff
|
tree
2005-10-05
Bruce Momjian
Update version number in faq.
commit
|
commitdiff
|
tree
next