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
2000-05-25
On solaris, createdb/dropdb fails because of strange behavior of system().
Tatsuo Ishii
2000-05-24
Make the world safe for QNX's busted shell ...
Tom Lane
2000-05-24
Make the world safe for QNX's busted shell ...
Tom Lane
2000-05-24
add a --with-setproctitle switch to configure that leaves the use of setproct...
Marc G. Fournier
2000-05-24
Update so init displays status with setproctitle too, like the rest of them.
Bruce Momjian
2000-05-24
Make setproctitle update for every query.
Bruce Momjian
2000-05-23
Comment out no-op ps updates for setproctitle(), until we figure out
Bruce Momjian
2000-05-23
comment cleanup
Bruce Momjian
2000-05-23
pg_ctl does not use -S by default anymore so update documentation
Bruce Momjian
2000-05-23
Fix problem in which sloppily-coded test in ExecInitIndexScan would
Tom Lane
2000-05-23
Twiddle C++ configuration checks so that we #include <string> (if
Tom Lane
2000-05-23
Transmit -I switches selected by configure (particularly those from
Tom Lane
2000-05-23
Cast parameters to ckfree to (char *) to suppress compiler warnings.
Tom Lane
2000-05-22
Irix fixes from Murad Nayal
Bruce Momjian
2000-05-22
Reformatted the install file as it used to be
Peter Eisentraut
2000-05-22
Cleanup
Bruce Momjian
2000-05-22
I am attempting to integrate postgres (v 7.0) with an open source
Bruce Momjian
2000-05-21
Remove calls to getprotobyname(), which we now know leaks memory on
Tom Lane
2000-05-21
Repair memory leaks that caused CacheCxt to grow without bound. We
Tom Lane
2000-05-21
Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is
Tom Lane
2000-05-20
Clean up grotty references to CacheCxt (externs inside functions,
Tom Lane
2000-05-20
Multibyte documentations update
Tatsuo Ishii
2000-05-20
Enhance multibyte support.
Tatsuo Ishii
2000-05-20
Add KEEPALIVE option to the socket of backend. This will automatically
Tatsuo Ishii
2000-05-20
Update rules man pages.
Bruce Momjian
2000-05-20
Clean up sql functions examples.
Bruce Momjian
2000-05-20
Update TODO list.
Bruce Momjian
2000-05-19
pg_dump barfs on negative values for index column numbers --- like, say,
Tom Lane
2000-05-19
Update TODO list.
Bruce Momjian
2000-05-19
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-19
Correct busted syntax of CC invocation for tas.s.
Tom Lane
2000-05-18
Unset PGHOST
Bruce Momjian
2000-05-18
Change remove function warning for built-ins.
Bruce Momjian
2000-05-18
Use postmaster -i only on certain platforms.
Bruce Momjian
2000-05-18
Throw NOTICE on built-in function removal
Bruce Momjian
2000-05-18
Add QNX localhost flag to regression tests
Bruce Momjian
2000-05-18
Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use
Bruce Momjian
2000-05-18
Reduce COPY IN lock from AccessExclusive to a more reasonable
Tom Lane
2000-05-17
Update trigger.sgml
Bruce Momjian
2000-05-17
Clean up trigger sgml docs.
Bruce Momjian
2000-05-17
The check of class string in configure (line 1732) fails because this class
Bruce Momjian
2000-05-17
Back out odbc changes until 7.1.
Bruce Momjian
2000-05-17
*** empty log message ***
Michael Meskes
2000-05-17
Change plpgsql example from SELECT * INTO rec to SELECT INTO rec *.
Bruce Momjian
2000-05-16
Fix typo
Bruce Momjian
2000-05-16
Several compilation and run-time problems occur when building on SGI
Bruce Momjian
2000-05-16
Cleanup plpgsql man page typo
Bruce Momjian
2000-05-16
The old init file won't run under bash on my box.
Bruce Momjian
2000-05-16
Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
Tom Lane
2000-05-15
Fixed the message Makefile produces after compiling. It still said
Peter Mount
[next]