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
/
interfaces
/
ecpg
/
preproc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2022
Bruce Momjian
2022-01-07
10
-10
/
+10
*
Improve some comments in scanner files
Peter Eisentraut
2021-12-01
1
-7
/
+9
*
Fix incorrect merge in ECPG code with DECLARE
Michael Paquier
2021-08-25
1
-1
/
+0
*
ecpg: Remove trailing period from error message.
Fujii Masao
2021-08-25
1
-1
/
+1
*
Improved ECPG warning as suggested by Michael Paquier and removed test case
Michael Meskes
2021-08-17
1
-1
/
+2
*
Fix connection handling for DEALLOCATE and DESCRIBE statements
Michael Meskes
2021-08-13
7
-41
/
+57
*
Translation updates
Peter Eisentraut
2021-06-21
2
-76
/
+76
*
Translation updates
Peter Eisentraut
2021-05-17
2
-137
/
+155
*
Message style improvements
Peter Eisentraut
2021-05-14
1
-1
/
+1
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
2
-12
/
+13
*
Translation updates
Peter Eisentraut
2021-05-10
7
-643
/
+721
*
Fix typos and grammar in comments and docs
Michael Paquier
2021-04-19
1
-1
/
+1
*
SQL-standard function body
Peter Eisentraut
2021-04-07
2
-2
/
+8
*
Need to step forward in the loop to get to an end.
Michael Meskes
2021-03-24
1
-0
/
+1
*
Add DECLARE STATEMENT command to ECPG
Michael Meskes
2021-03-24
7
-16
/
+162
*
Suppress bison warning in ecpg grammar.
Tom Lane
2021-01-22
1
-0
/
+1
*
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
1
-1
/
+5
*
Add the ability for the core grammar to have more than one parse target.
Tom Lane
2021-01-04
1
-1
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
9
-9
/
+9
*
Fix some stray whitespace in parser files
Peter Eisentraut
2020-11-11
1
-18
/
+18
*
Fix ecpg's mishandling of B'...' and X'...' literals.
Tom Lane
2020-11-07
4
-7
/
+12
*
Add documentation and tests for quote marks in ECPG literal queries.
Tom Lane
2020-10-22
1
-1
/
+8
*
Avoid premature de-doubling of quote marks in ECPG strings.
Tom Lane
2020-10-22
1
-6
/
+3
*
Allow most keywords to be used as column labels without requiring AS.
Tom Lane
2020-09-18
1
-1
/
+1
*
Fix behavior of ecpg's "EXEC SQL elif name".
Tom Lane
2020-08-03
1
-40
/
+88
*
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-06-30
1
-3
/
+6
*
Remove redundant grammar symbols
Peter Eisentraut
2020-06-10
1
-2
/
+2
*
Translation updates
Peter Eisentraut
2020-05-18
2
-123
/
+138
*
Translation updates
Peter Eisentraut
2020-05-11
11
-905
/
+1612
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
1
-0
/
+1
*
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-02-28
3
-4
/
+4
*
Reduce size of backend scanner's tables.
Tom Lane
2020-01-13
6
-183
/
+231
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
9
-9
/
+9
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
1
-2
/
+1
*
Remove HAVE_LONG_LONG_INT
Peter Eisentraut
2019-11-07
1
-32
/
+4
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-3
/
+14
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
2
-6
/
+4
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
8
-325
/
+42
*
Message style fixes
Peter Eisentraut
2019-09-06
1
-1
/
+1
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
2
-2
/
+0
*
Remove unnecessary casts from size_t to int
Peter Eisentraut
2019-07-04
2
-8
/
+8
*
Made ecpg compatibility mode and run-time behaviour options case insensitive.
Michael Meskes
2019-07-03
1
-4
/
+4
*
Translation updates
Peter Eisentraut
2019-06-17
3
-355
/
+360
*
Fix double-word typos
Alvaro Herrera
2019-06-13
1
-1
/
+1
*
Fix C++ incompatibilities in ecpg/preproc/ header files.
Tom Lane
2019-05-31
3
-22
/
+24
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
2
-8
/
+8
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
2
-7
/
+7
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
4
-13
/
+13
*
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-22
6
-19
/
+94
*
Translation updates
Peter Eisentraut
2019-05-20
9
-1024
/
+1153
[next]