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
/
backend
/
utils
Age
Commit message (
Expand
)
Author
2000-01-14
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-13
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-13
Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion
Tatsuo Ishii
2000-01-11
More cleanups.
Bruce Momjian
2000-01-11
Remove outdated comment about 8 arguments.
Tom Lane
2000-01-10
Update type stuff.
Bruce Momjian
2000-01-10
Cleanup for func args > 8.
Bruce Momjian
2000-01-10
More updates for function call interface > 8.
Bruce Momjian
2000-01-10
Update fmgr to allow 32 arguments.
Bruce Momjian
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
2000-01-10
Update int28out and out8out and _in_ functions to handle trailing zeros
Bruce Momjian
2000-01-10
Improve cache invalidation handling. Eespecially
Hiroshi Inoue
2000-01-10
Fix oid8in and int28in for spaces
Bruce Momjian
2000-01-10
Move fixes for >8 indexed fields.
Bruce Momjian
2000-01-10
Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users.
Bruce Momjian
2000-01-09
Move SetPidFile() and firends to utils/init/miscinit.c from
Tatsuo Ishii
2000-01-09
Another round of planner/optimizer work. This is just restructuring and
Tom Lane
2000-01-07
Sorry, that I send this letter/patch again, but previous sending is
Bruce Momjian
2000-01-06
Changed "triggered data change violation" detection code
Jan Wieck
2000-01-06
Fixed bug in targetlist expression replacement of
Jan Wieck
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
2000-01-04
Repair two recently reported problems:
Thomas G. Lockhart
2000-01-02
Update DATEDEBUG removal.
Bruce Momjian
2000-01-02
Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elog
Bruce Momjian
1999-12-31
Clean up datatypes and comments for op_class() routine.
Tom Lane
1999-12-30
elog() was set up to call abort() if it saw an ERROR or FATAL exit
Tom Lane
1999-12-30
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-28
Removed LZTEXT datatype as discussed.
Jan Wieck
1999-12-24
Clean up handling of explicit NULL constants. Cases like
Tom Lane
1999-12-22
to live in a transaction before access to db
Hiroshi Inoue
1999-12-21
This patch will avoid SIGFPE on some geo functions , if PostgreSQL is compiled
Bruce Momjian
1999-12-20
Finally found a platform which has finite() but nonetheless sets errno
Tom Lane
1999-12-20
Clean up some minor gcc warnings.
Tom Lane
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
Ethernet MAC addresses (macaddr type) are not compared correctly for
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
aggregate(DISTINCT ...) works, per SQL spec.
Tom Lane
1999-12-10
Added global variable to have RI triggers override
Jan Wieck
1999-12-10
Fix memory overrun while setting ps status
Tatsuo Ishii
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
Update for QNX from Kardos, Dr. Andrea
Bruce Momjian
1999-12-09
Hi,
Bruce Momjian
1999-12-08
Fixed concurrent visibility bug.
Jan Wieck
1999-12-07
Again updated INSIDE TODO
Jan Wieck
1999-12-07
Added SET DEFAULT action for ON DELETE/UPDATE
Jan Wieck
1999-12-06
Corrected TODO in source
Jan Wieck
1999-12-06
Added ON DELETE/UPDATE SET NULL
Jan Wieck
1999-12-06
Completed FOREIGN KEY syntax.
Jan Wieck
[next]