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
/
bin
Age
Commit message (
Expand
)
Author
2001-05-17
Add -U and -W options to pg_dump and friends to support non-interactive
Peter Eisentraut
2001-05-13
Cope with configure arguments that contain spaces.
Peter Eisentraut
2001-05-12
proisstrict must be assumed FALSE when dumping from a 7.0 database,
Tom Lane
2001-05-12
Add provisions for using strdup replacement in the places that still
Peter Eisentraut
2001-05-12
Add command '\pset footer' to psql to turn off default "(x rows)" footer.
Peter Eisentraut
2001-05-12
Add comment to explain need for bizarre-looking coding in HandleSlashCmds.
Tom Lane
2001-05-12
Make bootstrap debug messages more readable. Clean up some clutter.
Peter Eisentraut
2001-05-12
PL/Python integration: support in create/droplang, add CVS keywords,
Peter Eisentraut
2001-05-12
- Don't dump COMMENTs in data-only dumps
Philip Warner
2001-05-09
Add --echo option to createlang and droplang.
Peter Eisentraut
2001-05-09
Right-align \du user-id.
Bruce Momjian
2001-05-09
Fix memory leak in new psql \du code.
Bruce Momjian
2001-05-09
Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm
Bruce Momjian
2001-05-08
Add SET SESSION AUTHORIZATION command.
Peter Eisentraut
2001-05-08
Allow SHELL in Makefile.* to control initdb.
Bruce Momjian
2001-05-07
Add \cd command to psql.
Peter Eisentraut
2001-05-06
Fix collateral damage from previous (rev 1.49) patch.
Peter Eisentraut
2001-05-06
Allow 'psql -f -' to read from standard input.
Peter Eisentraut
2001-05-06
Make prompt customization work with changeable Unix socket location.
Peter Eisentraut
2001-04-25
- Fixed CONSTRAINT TRIGGER dump to record tgconstrelid properly
Philip Warner
2001-04-23
Behave sanely when database name is omitted from command line.
Tom Lane
2001-04-22
Don't bomb out on indexes on system attributes other than 'oid'.
Tom Lane
2001-04-21
Make sure that the postmaster options (from postmaster.opts[.default] or
Peter Eisentraut
2001-04-18
Repair misbehavior of \! with immediately following argument that contains
Peter Eisentraut
2001-04-15
If the password prompt goes to stderr, then the trailing newline should
Peter Eisentraut
2001-04-14
Work with Readline 4.2.
Peter Eisentraut
2001-04-14
- Get view OID based on rule OID not base table OID
Philip Warner
2001-04-05
pg_dump needs to use ONLY when selecting data from user tables, in case
Tom Lane
2001-04-04
Don't dump CHECK constraints with same source and names both
Philip Warner
2001-04-03
- Handle overridden attrs as per discussions 2-Apr-2001
Philip Warner
2001-04-01
Patch to put rudimentary dependency support into pg_dump. This addresses
Philip Warner
2001-03-30
random_seed => seed ...
Tom Lane
2001-03-29
Put proper pgaccess Chinese big5 file in place.
Bruce Momjian
2001-03-27
Add checking for valid database encoding.
Tatsuo Ishii
2001-03-26
pqsignal call needs to be #ifndef WIN32, per report from Magnus.
Tom Lane
2001-03-24
Portability fix from Steve Nicolai.
Tom Lane
2001-03-24
Disable pg_upgrade.
Peter Eisentraut
2001-03-23
Add checking for strtoul. SunOS4 does not have it.
Tatsuo Ishii
2001-03-23
Fix comments that were mis-wrapped, for Tom Lane.
Bruce Momjian
2001-03-23
Fix checking of file operations in demo ('files') output format.
Philip Warner
2001-03-23
Fix problems with coredumps due to ^C when longjmp buffer isn't valid.
Tom Lane
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-19
- Added CVS headers to files
Philip Warner
2001-03-18
Give postmaster enough time to update the pidfile before checking to
Tom Lane
2001-03-18
Fixed but in _enableTriggersIfNecessary introduced by previous patches by me
Philip Warner
2001-03-18
Fix coredump due to writing one more byte than we'd allocated.
Tom Lane
2001-03-14
We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any
Peter Eisentraut
2001-03-13
Provide more useful error message if 'postgres -V' failed. Advertise
Peter Eisentraut
2001-03-13
- Use subselect when enabling triggers,
Philip Warner
2001-03-06
Help message s/dump/restore/ (must have been copy&pasted from pg_dump).
Peter Eisentraut
[next]