index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2002-09-04
Update symbols for 7.3.
Bruce Momjian
2002-09-04
Update for 7.3 typedefs.
Bruce Momjian
2002-09-04
Update to reflect Tom's suggestions.
Bruce Momjian
2002-09-04
Remove sh -x option that snuck in somehow.
Peter Eisentraut
2002-09-04
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-09-04
File list cleanup.
Bruce Momjian
2002-09-04
Update files to be changed.
Bruce Momjian
2002-09-04
Brand 7.3. Ready for beta!
Bruce Momjian
2002-09-04
Refrect the changes to src/test/regress/sql/conversion.sql By Tom.
Tatsuo Ishii
2002-09-03
EXTRACT(EPOCH FROM timestamp) gave wrong answers in the int64-timestamp
Tom Lane
2002-09-03
Arrange for the default permissions on a database to allow temp table
Tom Lane
2002-09-03
conversion test fails if there is an existing user named foo. Choose a name
Tom Lane
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
Work around mktime() brain damage in recent versions of glibc by using
Tom Lane
2002-09-03
Eliminate unnecessary dependency on mktime(), and consequent 'Unable to
Tom Lane
2002-09-03
Workaround for format strings that are concatenated from macros
Peter Eisentraut
2002-09-03
AIX shlib fix for building libpq.so from Tomoyuki Niijima
Bruce Momjian
2002-09-03
I think reindex_index had better get AccessExclusiveLock on the parent
Tom Lane
2002-09-03
Code review and documentation updates for indisclustered patch.
Tom Lane
2002-09-02
Partial solution for 'unexpected EOF' problem with pg_disconnect: it
Tom Lane
2002-09-02
Translation updates
Peter Eisentraut
2002-09-02
Avoid shell syntax error if list of languages is empty.
Peter Eisentraut
2002-09-02
Fix typos.
Peter Eisentraut
2002-09-02
Convert control status codes to human-readable strings.
Peter Eisentraut
2002-09-02
pg_on_connection_loss command for libpgtcl. Patch from
Tom Lane
2002-09-02
Department of second thoughts: make checks for replacing a view slightly
Tom Lane
2002-09-02
Improve CVS log grouping.
Bruce Momjian
2002-09-02
Fix breakage introduced by evidently-completely-untested snprintf patch.
Tom Lane
2002-09-02
Fix conversion regressin test failure.
Tatsuo Ishii
2002-09-02
Update catversion so we are sure everyone gets the bytea LIKE fix.
Bruce Momjian
2002-09-02
> Okay. When you get back to the original issue, the gold is hidden in
Bruce Momjian
2002-09-02
Tab completion in psql is missing the REINDEX command.
Bruce Momjian
2002-09-02
I checked all the previous string handling errors and most of them were
Bruce Momjian
2002-09-02
I guess the intention was to test incomplete SELECT statements, not
Bruce Momjian
2002-09-02
Okay, attached is a patch that moves the alter table regression test
Bruce Momjian
2002-09-02
Add GUC variable to print original query to the server logs when there
Bruce Momjian
2002-09-02
Remove documentation that says debug_query_string is only used by
Bruce Momjian
2002-09-02
Fix ordering regression problem on freebsd/alpha by adding ORDER BY.
Bruce Momjian
2002-09-02
I tried to build PostgreSQL with the following step to see backends hung
Bruce Momjian
2002-09-02
JDBC checkin fixing the following bugs:
Barry Lind
2002-09-02
Remove sys/types.h in files that include postgres.h, and hence c.h,
Bruce Momjian
2002-09-02
CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
Tom Lane
2002-09-02
Code review for HeapTupleHeader changes. Add version number to page headers
Tom Lane
2002-09-01
patch from Thomas O'Dowd to ensure that connections are closed
Dave Cramer
2002-09-01
testing for insertRow
Dave Cramer
2002-09-01
Update MEMSET_LOOP_LIMIT to 1024 because it is the best value for most
Bruce Momjian
2002-09-01
patch to allow insertRow on an empty resultSet
Dave Cramer
2002-09-01
Changed to reflect the current reality, ie we do support updateable resultsets
Dave Cramer
2002-09-01
Improve footer length computation for psql.
Bruce Momjian
2002-09-01
Add log_duration to GUC/postgresql.conf.
Bruce Momjian
[next]