index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
port
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
4
-25
/
+18
*
Fix misuse of StrNCpy to copy and add null to non-null-terminated data.
Tom Lane
2000-07-07
1
-1
/
+2
*
Backend makefile cleanup. make maintainer-clean is now completely
Peter Eisentraut
2000-07-06
1
-67
/
+0
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
4
-20
/
+6
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
7
-15
/
+17
*
Correct busted syntax of CC invocation for tas.s.
Tom Lane
2000-05-19
1
-2
/
+2
*
Makefile CFLAGS cleanups.
Bruce Momjian
2000-05-11
1
-1
/
+4
*
On HPUX, shl_load should be called with options BIND_IMMEDIATE rather
Tom Lane
2000-04-26
1
-2
/
+11
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
11
-643
/
+790
*
> I have improved the System V semaphore emulation of the QNX4 port.
Bruce Momjian
2000-03-14
3
-58
/
+145
*
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-03-08
2
-0
/
+156
*
Add:
Bruce Momjian
2000-01-26
28
-47
/
+75
*
Remove unused files.
Bruce Momjian
1999-12-17
3
-22730
/
+0
*
Fix MULTIBYTE handling in string by using strcat.
Bruce Momjian
1999-12-17
3
-278
/
+2816
*
Update for QNX.
Bruce Momjian
1999-12-16
14
-1351
/
+10237
*
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-16
17
-3
/
+12322
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
3
-5
/
+5
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
3
-5
/
+5
*
'extern char *pg_pathname' in these files fails to agree with
Tom Lane
1999-10-25
3
-5
/
+5
*
Fix for AIX dynaloader from Zeugswetter Andrea
Bruce Momjian
1999-09-28
1
-0
/
+1
*
Get rid of elog(DEBUG) in snprintf emulation ... it's just
Tom Lane
1999-09-09
1
-4
/
+1
*
Minor improvements to stringinfo package to make it more
Tom Lane
1999-08-31
1
-5
/
+6
*
Remove extra #endif
Bruce Momjian
1999-07-30
1
-2
/
+1
*
cleanup
Bruce Momjian
1999-07-18
1
-6
/
+8
*
Fix configure problem.
Bruce Momjian
1999-07-18
1
-8
/
+24
*
configure cleanup
Bruce Momjian
1999-07-18
1
-24
/
+7
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
6
-18
/
+8
*
More config.h cleanups.
Bruce Momjian
1999-07-17
1
-3
/
+3
*
Add config.h as needed.
Bruce Momjian
1999-07-17
1
-1
/
+3
*
Add back improperly removed #include for config.h.
Tom Lane
1999-07-16
2
-2
/
+6
*
Final cleanup.
Bruce Momjian
1999-07-16
6
-12
/
+12
*
Update #include cleanups
Bruce Momjian
1999-07-16
20
-35
/
+35
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
12
-28
/
+28
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
4
-14
/
+3
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
5
-13
/
+4
*
Redefine cpu's as __cpu__. Only for 6.6 branch.
Bruce Momjian
1999-07-13
2
-6
/
+6
*
pgindent run over code.
Bruce Momjian
1999-05-25
3
-16
/
+18
*
Apply freebsd specific patches dealign with ELF system from FreeBSD's
Marc G. Fournier
1999-05-17
1
-0
/
+2
*
small error message improvement from Dmitry Samersoff
Bruce Momjian
1999-05-05
1
-1
/
+1
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
1
-3
/
+3
*
We have tested the patches on three platforms:
Bruce Momjian
1999-03-14
1
-0
/
+2
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
2
-5
/
+5
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
25
-46
/
+46
*
Clean up some minor compile warnings.
Tom Lane
1999-02-07
3
-5
/
+11
*
Add floating-point support to our emulation of snprintf
Tom Lane
1999-02-06
1
-64
/
+82
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
1
-3
/
+2
*
Add missing Windows files.
Bruce Momjian
1999-01-18
2
-0
/
+38
*
Reverse out yesterday's patch from Horak Daniel, since
Tom Lane
1999-01-17
1
-2
/
+1
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
1
-1
/
+2
*
Add configure test to see whether vsnprintf() is present,
Tom Lane
1999-01-17
1
-2
/
+2
[next]