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
Age
Commit message (
Expand
)
Author
1998-09-25
Bracket filename in LOAD error message with single quotes
Thomas G. Lockhart
1998-09-25
Update to track gram.y.
Thomas G. Lockhart
1998-09-25
Clean up existing debugging print statements.
Thomas G. Lockhart
1998-09-25
Clean up code in analyze.c for SERIAL data type.
Thomas G. Lockhart
1998-09-25
Fix comment for regproc.
Bruce Momjian
1998-09-25
MB patches from Tatsuo Ishii
Bruce Momjian
1998-09-23
Fix for datetime from Tatsuo Ishii
Bruce Momjian
1998-09-23
Fix for oidArray from Christopher Oliver.
Bruce Momjian
1998-09-23
Allow 8-key indexes.
Bruce Momjian
1998-09-23
Add in, I think, support for %lld in snprintf(), specifically with
Marc G. Fournier
1998-09-22
Fix for SELECT NOT boolfield FROM table
Bruce Momjian
1998-09-22
Cleanup for oid8[] from Tatsuo Ishii.
Bruce Momjian
1998-09-21
Fix for AND/OR handling.
Bruce Momjian
1998-09-21
Fix for \z formatting from Tom Lane.
Bruce Momjian
1998-09-18
NS32K lock patch reversed.
Bruce Momjian
1998-09-18
Fix for NS32K machine.
Bruce Momjian
1998-09-18
fix for aix snprintf
Bruce Momjian
1998-09-18
Fix for \df.
Bruce Momjian
1998-09-18
New gram.c
Bruce Momjian
1998-09-16
Support specifying PRIMARY KEY for the SERIAL type.
Thomas G. Lockhart
1998-09-16
Support specifying PRIMARY KEY for the SERIAL type.
Thomas G. Lockhart
1998-09-16
Use oper_select_candidate() for unary operators
Thomas G. Lockhart
1998-09-15
Forgot to remove README-1ST from the repository ...
Marc G. Fournier
1998-09-13
Update to new DECLARE and FETCH features in gram.y.
Thomas G. Lockhart
1998-09-13
Support SQL92-ish DECLARE and FETCH commands.
Thomas G. Lockhart
1998-09-12
The pg_atoi() function uses strtol() to convert the string to numbers. Some
Bruce Momjian
1998-09-11
Tatsuo Ishii fix for pg_user crash, with slight modification.
Bruce Momjian
1998-09-10
Added attributes for primary/unique/foreign keys...
Vadim B. Mikheev
1998-09-10
Porting efforts... :)
Vadim B. Mikheev
1998-09-10
flock --> fcntl
Vadim B. Mikheev
1998-09-09
>
Bruce Momjian
1998-09-09
Fix using GroupBy/non-GroupBy expressions in HAVING.
Vadim B. Mikheev
1998-09-09
Fix for indexing problem (?): heap tuple was pfree-d before CatalogIndexInser...
Vadim B. Mikheev
1998-09-08
AIX align fix.
Bruce Momjian
1998-09-08
Fix GroupBY func broken by HAVING.
Vadim B. Mikheev
1998-09-07
Alignment cleanup so no more massive switch statements for alignment,
Bruce Momjian
1998-09-04
offsetof cleanup.
Bruce Momjian
1998-09-04
t_bits alignment fix from Tatsuo Ishii
Bruce Momjian
1998-09-04
Try this snprintf() implementation, used in sendmail...
Marc G. Fournier
1998-09-04
From: David Hartwig <daybee@bellatlantic.net>
Marc G. Fournier
1998-09-03
Allow insert statements to have every column
Thomas G. Lockhart
1998-09-03
Update to match newest gram.c since both are generated from gram.y.
Thomas G. Lockhart
1998-09-03
Oops missing file.
Bruce Momjian
1998-09-03
[Part #1: Type: text/plain, Encoding: 7bit, Size: 59]
Bruce Momjian
1998-09-03
Fix ifdef.
Bruce Momjian
1998-09-03
> Yikes, that is certainly not standard C. I have never seen that
Bruce Momjian
1998-09-03
O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if
Bruce Momjian
1998-09-02
> David Hartwig wrote:
Bruce Momjian
1998-09-02
Fix for indexing problems.
Bruce Momjian
1998-09-02
Update to support the CREATE TABLE DEFAULT VALUES statement in gram.y.
Thomas G. Lockhart
[next]