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
1996-11-14
Overhaul MainLoop input processing for quotes, comments, backslashes.
Bruce Momjian
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
Missed this part when I eliminated $(srcdir); src/bin stuff won't compile.
Bryan Henderson
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-12
Use new utils/version.c instead of backend/utils/init/magic.c.
Bryan Henderson
1996-11-12
Add dependency for install.
Bryan Henderson
1996-11-12
Add install dependency.
Bryan Henderson
1996-11-12
Fix bug where it tries to do a cleardbdir when you make install.
Bryan Henderson
1996-11-11
fix 'conflicting types' errors
Marc G. Fournier
1996-11-11
Makefile simplification: the "bin" chapter
Bryan Henderson
1996-11-11
Various cleanups from D'Arcy
Marc G. Fournier
1996-11-11
Remove warnings when readline is not used.
Bruce Momjian
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
Add #include <unistd.h> to quiet warning about missing getopt() declaration.
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
More compile cleanups
Bruce Momjian
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-11-04
Add frontend \copy command.
Bryan Henderson
1996-11-04
Rename CDEBUG to COPT
Bruce Momjian
1996-11-04
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-02
Continuation of make file simplification; handle libpq.a dependancy.
Bryan Henderson
1996-11-01
Removal of bsdi_2_1 port.
Bruce Momjian
1996-10-31
Added needed include file.
Bruce Momjian
1996-10-14
Change display of char(5) to (bp)char 5 so psql \d can
Bruce Momjian
1996-10-13
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-12
New host-based authentication -- set up pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-09
Changed psql \h command to print commands in three columns.
Bruce Momjian
1996-10-07
Fix a couple of small things from D'Arcy's last patch
Marc G. Fournier
1996-10-07
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
Update help for alter table. remove EXTEND function.
Bruce Momjian
1996-10-05
Fix typo in help text.
Bruce Momjian
1996-10-05
Added single-letter options and case statement.
Bruce Momjian
1996-10-04
And bring in change from 1.0.7 tree to here...
Marc G. Fournier
1996-10-04
This patch fixes problems in initdb, including that it doesn't run
Marc G. Fournier
1996-10-03
Brought psql help up to date with syntax and manual.
Bruce Momjian
1996-10-03
New vacuum option.
Bruce Momjian
1996-10-03
Fixes extra space in printing.
Bruce Momjian
1996-10-03
Added new single-letter options to initdb.sh.
Bruce Momjian
1996-10-02
change stdout to fout
Marc G. Fournier
1996-09-23
Prototype setMaxOid()
Marc G. Fournier
1996-09-23
Here's a patch that I discussed recently on pg95-dev that changes the
Marc G. Fournier
1996-09-21
Patches to make POSTPORT changes in scripts
Marc G. Fournier
1996-09-19
Cleanup patch of pg_version
Marc G. Fournier
1996-09-16
Add missing includes to silence compile
Marc G. Fournier
1996-09-16
The following diffs remove the various definitions of dupstr() and replace
Marc G. Fournier
1996-08-28
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-26
Fix prototype for dumpClasses
Marc G. Fournier
1996-08-24
The patch does several things:
Marc G. Fournier
1996-08-21
BSD$$_derived needs -ltermcap for psql
Marc G. Fournier
1996-08-21
command line flag for expanded display '-x' had logic reversed
Julian Assange
[next]