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
Age
Commit message (
Expand
)
Author
2002-09-07
Remove pgaccess from docs; not shipping it anymore.
Bruce Momjian
2002-09-07
Allow pg_dumpall to work with previous releases again. Don't pass the -c
Peter Eisentraut
2002-09-07
Fix help output.
Peter Eisentraut
2002-09-06
Make sure the pg_dump tar archiver can handle members larger than 2 GB, but
Peter Eisentraut
2002-09-06
Adjust the tarball splitting scheme to the new reality.
Peter Eisentraut
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-09-06
Fix another typo.
Bruce Momjian
2002-09-06
Fix typo.
Bruce Momjian
2002-09-06
Update for new IP.
Bruce Momjian
2002-09-06
Add JAVA_HOME test for Ant.
Bruce Momjian
2002-09-06
Fix printf() quote handling and improper exit(), per Tom.
Bruce Momjian
2002-09-06
Remove heap_mark4update from AlterTableCreateToastTable. This has
Tom Lane
2002-09-05
Fix some operator-precedence problems. New constructs IS DISTINCT FRM
Tom Lane
2002-09-05
Fix compile error.
Bruce Momjian
2002-09-05
Missed mention of PGPASSWORDFILE.
Bruce Momjian
2002-09-05
Update HISTORY for PGPASSWORDFILE change.
Bruce Momjian
2002-09-05
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-05
Update:
Bruce Momjian
2002-09-05
Fill in section on table modification.
Peter Eisentraut
2002-09-05
Fix compile warning.
Tom Lane
2002-09-05
Fix bit-rotted reference to GetUserName() ...
Tom Lane
2002-09-05
Fix breakage introduced by careless snprintf patching.
Tom Lane
2002-09-05
Fix unsafe macro definitions (which were producing incorrect code,
Tom Lane
2002-09-05
Remove compile warnings, ensure consistent build environment for
Tom Lane
2002-09-05
Fix compile warning.
Tom Lane
2002-09-05
findoidjoins and tsearch are not broken anymore.
Tom Lane
2002-09-05
Fix compile errors.
Tom Lane
2002-09-05
Improve opr_sanity regression test to check oprltcmpop and opgtcmpop
Tom Lane
2002-09-05
Update oidjoins regression test for 7.3 catalogs.
Tom Lane
2002-09-05
findoidjoins is updated for schemas, does not use libpgeasy.
Tom Lane
2002-09-05
Seems like a good idea for template1 to contain ANALYZE stats for the
Tom Lane
2002-09-05
Commenting out doesn't work, so move the broken modules out of the list.
Peter Eisentraut
2002-09-05
autoconf
Peter Eisentraut
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2002-09-05
Don't use gethostbyname2(). It's not portable and we don't claim to
Peter Eisentraut
2002-09-05
Fix compilation warning. (Cygwin has char* as second argument of
Peter Eisentraut
2002-09-05
Remove:
Bruce Momjian
2002-09-05
Update:
Bruce Momjian
2002-09-05
Done:
Bruce Momjian
2002-09-05
remove pgaccess from GNUmakefile.in if we want the beta to build :)
Marc G. Fournier
2002-09-05
Remove include of libpq-int.h --- dblink.c should not be (and was not)
Tom Lane
2002-09-05
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-04
Guard against send-lots-and-lots-of-data DoS attack from unauthenticated
Tom Lane
2002-09-04
Add change by Neil.
Bruce Momjian
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2002-09-04
Fix compile warning.
Peter Eisentraut
2002-09-04
Disable findoidjoins while it doesn't compile.
Peter Eisentraut
2002-09-04
Fix includes for plperl: ensure postgres.h is included first,
Tom Lane
2002-09-04
Add:
Bruce Momjian
2002-09-04
Done:
Bruce Momjian
[next]