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
/
include
Age
Commit message (
Expand
)
Author
2000-06-14
I had overlooked the fact that some fmgr-callable functions return void
Tom Lane
2000-06-13
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-12
Brand 7.1 release. Also update jdbc version in release branch.
Bruce Momjian
2000-06-12
Rename rule CURRENT to OLD in source tree. Add mapping for backward
Bruce Momjian
2000-06-12
Back out pg_shadow changes to allow create table and locking permissions.
Bruce Momjian
2000-06-11
Update sequence-related functions to new fmgr style. Remove downcasing,
Tom Lane
2000-06-11
Substituted new configure test for types of accept()
Peter Eisentraut
2000-06-09
I have made the couple of mods required to make the odbc driver with
Bruce Momjian
2000-06-09
I have large database and with this DB work more users and I very need
Bruce Momjian
2000-06-09
Cause inheritance patch to meet minimum coding standards (no gcc
Tom Lane
2000-06-09
Inheritance overhaul by Chris Bitmead <chris@bitmead.com>
Bruce Momjian
2000-06-09
Another round of updates for new fmgr, mostly in the datetime code.
Tom Lane
2000-06-08
Mark functions as static and ifdef NOT_USED as appropriate.
Bruce Momjian
2000-06-08
Mark ImmediateSharedRelationCacheInvalidate as NOT_USED.
Bruce Momjian
2000-06-07
Re-order pg_listener index so it can later be used in an index scan.
Bruce Momjian
2000-06-07
New system index, initdb everyone.
Bruce Momjian
2000-06-07
Add index on pg_index.indrelid for Tom Lane.
Bruce Momjian
2000-06-06
PGPORT envar was erroneously ignored by the backend
Peter Eisentraut
2000-06-05
Latest round of fmgr updates. All functions with bool,char, or int2
Tom Lane
2000-06-04
Removed ELOG_TIMESTAMPS #define in favor of two run-time
Peter Eisentraut
2000-06-04
New ps display code, works on more platforms.
Peter Eisentraut
2000-06-03
New warning code about auto-created range table entries.
Bruce Momjian
2000-06-02
More cleanup of c.h binary macros
Bruce Momjian
2000-06-02
Reverse PG_BINARY defines
Bruce Momjian
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-06-02
heap' xlog records
Vadim B. Mikheev
2000-06-02
Create an fd.c entry point that is just like plain open(2) except that
Tom Lane
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-30
Third round of fmgr updates: eliminate calls using fmgr() and
Tom Lane
2000-05-29
Convert array_map to use new fmgr interface.
Tom Lane
2000-05-29
Repair problems with overrun of timezone name length. Increase MAXTZLEN
Tom Lane
2000-05-29
Split vacuum and analyze into separate files
Bruce Momjian
2000-05-29
More vacuum cleanup
Bruce Momjian
2000-05-29
more cleanup
Bruce Momjian
2000-05-29
Allow vacuum to perform analyze with shared lock. Update cvs manual.
Bruce Momjian
2000-05-29
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-28
Miscellaneous cleanups of places that needed to account for new
Tom Lane
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-25
Modify raw parsetree representation returned by gram.y for SubLinks:
Tom Lane
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-22
I am attempting to integrate postgres (v 7.0) with an open source
Bruce Momjian
2000-05-21
Add debug code to aid in memory-leak tracking: if SHOW_MEMORY_STATS is
Tom Lane
2000-05-19
Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with
Tom Lane
2000-05-12
this fixes the bug where setting the entry in he process table no longer works
Marc G. Fournier
2000-05-12
Add two checks ... one for setproctitle and one for -lutil ...
Marc G. Fournier
2000-05-12
Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.
Tom Lane
2000-05-05
Force initdb because of pg_group index fix.
Tom Lane
2000-04-20
Clean up const-vs-not-const compiler warning in MULTIBYTE code.
Tom Lane
[next]