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
2002-10-24
Fix include files for new PageOutput call.
Bruce Momjian
2002-10-23
Page \h output and centralize psql paging code in PageOutput().
Bruce Momjian
2002-10-22
Allow 8-byte off_t to properly pg_dump, from Philip Warner with mods by Bruce.
Bruce Momjian
2002-10-21
Cleanup for CLUSTERDB failure:
Bruce Momjian
2002-10-21
Translation updates
Peter Eisentraut
2002-10-20
Returns exit status 1 if invalid encoding name or
Tatsuo Ishii
2002-10-19
Make psql's \df display functions that return sets as having return type
Tom Lane
2002-10-19
Fix psql's \copy to accept table names containing schemas, as well as
Tom Lane
2002-10-18
Improve formatting of --help output.
Peter Eisentraut
2002-10-18
Un-break createlang build.
Tom Lane
2002-10-18
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-16
Make pg_dump save for autocommit = off.
Bruce Momjian
2002-10-16
Improve appearance of SET command.
Bruce Momjian
2002-10-16
Fix script to handle autocommit = 'off' by prepending autocommit 'on' to
Bruce Momjian
2002-10-15
Fix unintentional breakage of COPY TO/FROM stdin. Mea culpa.
Tom Lane
2002-10-15
Fix psql to cope with autocommit off, at least during startup.
Tom Lane
2002-10-14
Translation updates
Peter Eisentraut
2002-10-12
psql thought that backslash is an escape character inside double quotes.
Tom Lane
2002-10-09
> Alvaro Herrera <alvherre@atentus.com> writes:
Bruce Momjian
2002-10-03
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-02
Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to
Tom Lane
2002-10-02
pg_resetxlog was missing support for the pg_control fields added in 7.3.
Tom Lane
2002-09-27
> Fix clusterdb to be schema-aware
Bruce Momjian
2002-09-24
Change default privileges for languages and functions to be PUBLIC USAGE
Tom Lane
2002-09-22
Translation updates, some messages tweaked.
Peter Eisentraut
2002-09-22
Make \dS work more like it used to, viz, show only system objects.
Tom Lane
2002-09-18
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-14
Avoid overflow for large elapsed times in \timing output. Per
Tom Lane
2002-09-14
Translation updates
Peter Eisentraut
2002-09-12
> BTW, clusterdb is not schema-aware and will surely fail in any database
Bruce Momjian
2002-09-11
Add sprompt.obj to Win32 makefiles.
Bruce Momjian
2002-09-11
Add comment about sharing of sprompt.c file.
Bruce Momjian
2002-09-10
Fix portability problem (size_t != int).
Tom Lane
2002-09-09
Use different sed separator for configure arguments.
Peter Eisentraut
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
Fix printf() quote handling and improper exit(), per Tom.
Bruce Momjian
2002-09-05
Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.
Bruce Momjian
2002-09-05
Seems like a good idea for template1 to contain ANALYZE stats for the
Tom Lane
2002-09-04
pgindent run.
Bruce Momjian
2002-09-03
Arrange for the default permissions on a database to allow temp table
Tom Lane
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
Workaround for format strings that are concatenated from macros
Peter Eisentraut
2002-09-02
Translation updates
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
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
Add GUC variable to print original query to the server logs when there
Bruce Momjian
[next]