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
2001-02-10
Add comment about linker/compiler on bsd.
Bruce Momjian
2001-02-10
Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes.
Bruce Momjian
2001-02-10
Repair BSD/OS shared library fixes.
Peter Eisentraut
2001-02-10
Back out addition. Seems grammar doesn't handle CONSTRAINT as optional.
Bruce Momjian
2001-02-10
Add mention of CONSTRAINT in ADD CONSTRAINT section.
Bruce Momjian
2001-02-10
Revert shlib changes.
Bruce Momjian
2001-02-10
Remove protcol option buttons.
Bruce Momjian
2001-02-10
ODBC BSD/OS fix.
Bruce Momjian
2001-02-10
cleanup
Bruce Momjian
2001-02-10
Add URL for my2pg.pl.
Bruce Momjian
2001-02-10
Add description.
Bruce Momjian
2001-02-10
Add both conversion utilities.
Bruce Momjian
2001-02-10
cleanup
Bruce Momjian
2001-02-10
Add other mysql conversion utility for comparisons.
Bruce Momjian
2001-02-10
Allow -Bsymbolic on BSDI for ODBC.
Bruce Momjian
2001-02-10
Fix on Linux
Peter Eisentraut
2001-02-10
Minor improvements and copy-editing.
Tom Lane
2001-02-10
More ODBC formatting cleanup.
Bruce Momjian
2001-02-10
Fix example of syntactic ambiguity between prefix/infix/postfix operators
Tom Lane
2001-02-10
Run pgindent over ODBC source. We couldn't do this years ago because we
Bruce Momjian
2001-02-10
Remove protocol-dependent code. This should have been on previous commit.
Bruce Momjian
2001-02-10
Cleanup
Bruce Momjian
2001-02-10
More cleanup, again not sure it works.
Bruce Momjian
2001-02-10
Clean up bad variable used in script. Still not sure it works under Linux.
Bruce Momjian
2001-02-10
Properly exit ODBC with 'X', allow linking on BSD/OS.
Bruce Momjian
2001-02-10
Fix documentation of EXECUTE, add documentation of FOR ... EXECUTE.
Tom Lane
2001-02-10
Fix byte-vs-word-width oversight in m68k TAS() code.
Tom Lane
2001-02-10
Update findoidjoins notes for 7.1.
Tom Lane
2001-02-10
Compile a little more cleanly.
Tom Lane
2001-02-10
Add oid2name subdirectory to contrib Makefile.
Tom Lane
2001-02-10
Ignore leading whitespace when trying to determine statement type,
Tom Lane
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
Update section about how to start server from boot scripts.
Peter Eisentraut
2001-02-10
Add new FreeBSD start script that makes use of new pg_ctl functionality.
Peter Eisentraut
2001-02-09
Remove last code that assumed xinv/xinx are large object files.
Bruce Momjian
2001-02-09
Avoid a particular <simplelist>. jadetex has formatting problems,
Peter Eisentraut
2001-02-09
Make more portable.
Peter Eisentraut
2001-02-09
This hasn't been used for anything for a long time...
Tom Lane
2001-02-09
Large object manual updates.
Bruce Momjian
2001-02-09
Remove link to dead subdirectory 'linux'.
Tom Lane
2001-02-09
Mention NetBSD
Bruce Momjian
2001-02-09
Remove pg_service mention.
Bruce Momjian
2001-02-09
Update TODO list.
Bruce Momjian
2001-02-09
When updating a tuple containing compressed-in-line fields, do not
Tom Lane
2001-02-09
Add -g as synonmym for --globals-only in pg_dumpall. Add info about
Bruce Momjian
2001-02-09
Update TODO list.
Bruce Momjian
2001-02-09
Update TODO list.
Bruce Momjian
2001-02-09
Update TODO list.
Bruce Momjian
2001-02-09
I have deleted the include of termios.h in include/port/qnx4.h.
Bruce Momjian
2001-02-09
Change SELECT to not trigger "BEGIN" in not autocommit mode.
Hiroshi Inoue
[next]